Searched refs:ClearOptimizedFunctions (Results 1 – 3 of 3) sorted by relevance
304 void Context::ClearOptimizedFunctions() { in ClearOptimizedFunctions() function in v8::internal::Context
305 void ClearOptimizedFunctions();
112 context->ClearOptimizedFunctions(); in LeaveContext()