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