Searched refs:FlushOsrBuffer (Results 1 – 2 of 2) sorted by relevance
160 void OptimizingCompileDispatcher::FlushOsrBuffer(bool restore_function_code) { in FlushOsrBuffer() function in v8::internal::OptimizingCompileDispatcher179 if (FLAG_concurrent_osr) FlushOsrBuffer(true); in Flush()204 if (FLAG_concurrent_osr) FlushOsrBuffer(false); in Stop()
81 void FlushOsrBuffer(bool restore_function_code);