Searched refs:CompileNext (Results 1 – 2 of 2) sorted by relevance
69 dispatcher_->CompileNext(dispatcher_->NextInput(true)); in RunInternal()114 void OptimizingCompileDispatcher::CompileNext(OptimizedCompilationJob* job) { in CompileNext() function in v8::internal::OptimizingCompileDispatcher185 while (input_queue_length_ > 0) CompileNext(NextInput()); in Stop()
60 void CompileNext(OptimizedCompilationJob* job);