Searched refs:compiler_dispatcher (Results 1 – 4 of 4) sorted by relevance
270 DEFINE_IMPLICATION(ignition_staging, compiler_dispatcher)806 DEFINE_BOOL(compiler_dispatcher, false, "enable compiler dispatcher")
544 CompilerDispatcher* dispatcher = isolate->compiler_dispatcher(); in CompileUnoptimizedInnerFunctions()1245 CompilerDispatcher* dispatcher = isolate->compiler_dispatcher(); in Compile()1386 CompilerDispatcher* dispatcher = info->isolate()->compiler_dispatcher(); in EnsureBytecode()1408 CompilerDispatcher* dispatcher = info->isolate()->compiler_dispatcher(); in EnsureDeoptimizationSupport()
1180 CompilerDispatcher* compiler_dispatcher() const { in compiler_dispatcher() function
8626 isolate->compiler_dispatcher()->MemoryPressureNotification(level, in MemoryPressureNotification()