Searched refs:ResetForNewContext (Results 1 – 5 of 5) sorted by relevance
447 shared->ResetForNewContext(heap->global_ic_age()); in VisitSharedFunctionInfo()
1411 shared_info->ResetForNewContext(isolate->heap()->global_ic_age()); in GetFunctionFromEval()1552 result->ResetForNewContext(isolate->heap()->global_ic_age()); in CompileScript()
1357 info->ResetForNewContext(isolate()->heap()->global_ic_age()); in NewFunctionFromSharedFunctionInfo()
6842 void ResetForNewContext(int new_ic_age);
13827 void SharedFunctionInfo::ResetForNewContext(int new_ic_age) { in ResetForNewContext() function in v8::internal::SharedFunctionInfo