Searched refs:RemoveOptimizedFunction (Results 1 – 3 of 3) sorted by relevance
318 void Context::RemoveOptimizedFunction(JSFunction* function) { in RemoveOptimizedFunction() function in v8::internal::Context
498 void RemoveOptimizedFunction(JSFunction* function);
5880 context()->native_context()->RemoveOptimizedFunction(this); in ReplaceCode()