Searched refs:NextInput (Results 1 – 2 of 2) sorted by relevance
65 dispatcher->CompileNext(dispatcher->NextInput(true)); in Run()91 CompilationJob* OptimizingCompileDispatcher::NextInput(bool check_if_flushing) { in NextInput() function in v8::internal::OptimizingCompileDispatcher179 while (input_queue_length_ > 0) CompileNext(NextInput()); in Stop()
62 CompilationJob* NextInput(bool check_if_flushing = false);