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