Searched refs:FlushOsrBuffer (Results 1 – 2 of 2) sorted by relevance
161 void OptimizingCompilerThread::FlushOsrBuffer(bool restore_function_code) { in FlushOsrBuffer() function in v8::internal::OptimizingCompilerThread178 if (FLAG_concurrent_osr) FlushOsrBuffer(true); in Flush()202 if (FLAG_concurrent_osr) FlushOsrBuffer(false); in Stop()
91 void FlushOsrBuffer(bool restore_function_code);