Home
last modified time | relevance | path

Searched refs:InsertJob (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler-dispatcher/
Dcompiler-dispatcher.cc232 JobMap::const_iterator it = InsertJob(std::move(job)); in Enqueue()
241 JobMap::const_iterator it = InsertJob(std::move(job)); in EnqueueAndStep()
673 CompilerDispatcher::JobMap::const_iterator CompilerDispatcher::InsertJob( in InsertJob() function in v8::internal::CompilerDispatcher
Dcompiler-dispatcher.h149 JobMap::const_iterator InsertJob(std::unique_ptr<CompilerDispatcherJob> job);