Searched refs:restore_function_code (Results 1 – 4 of 4) sorted by relevance
115 void OptimizingCompileDispatcher::FlushOutputQueue(bool restore_function_code) { in FlushOutputQueue() argument125 Compiler::DisposeTurbofanCompilationJob(job.get(), restore_function_code); in FlushOutputQueue()154 BlockingBehavior blocking_behavior, bool restore_function_code) { in FlushQueues() argument160 FlushOutputQueue(restore_function_code); in FlushQueues()
72 bool restore_function_code);74 void FlushOutputQueue(bool restore_function_code);
122 bool restore_function_code);
3425 bool restore_function_code) { in Compile() argument3428 if (restore_function_code) { in Compile()