Searched refs:CompileNext (Results 1 – 2 of 2) sorted by relevance
65 dispatcher->CompileNext(dispatcher->NextInput(true)); in Run()108 void OptimizingCompileDispatcher::CompileNext(CompilationJob* job) { in CompileNext() function in v8::internal::OptimizingCompileDispatcher179 while (input_queue_length_ > 0) CompileNext(NextInput()); in Stop()
61 void CompileNext(CompilationJob* job);