Searched refs:RemoveOptimizedFunction (Results 1 – 6 of 6) sorted by relevance
271 void Context::RemoveOptimizedFunction(JSFunction* function) { in RemoveOptimizedFunction() function in v8::internal::Context
372 void RemoveOptimizedFunction(JSFunction* function);
3889 context()->global_context()->RemoveOptimizedFunction(this); in ReplaceCode()
298 void Context::RemoveOptimizedFunction(JSFunction* function) { in RemoveOptimizedFunction() function in v8::internal::Context
433 void RemoveOptimizedFunction(JSFunction* function);
5159 context()->native_context()->RemoveOptimizedFunction(this); in ReplaceCode()