Home
last modified time | relevance | path

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

/external/v8/src/compiler-dispatcher/
Dcompiler-dispatcher.cc428 it = RemoveJob(job); in AbortInactiveJobs()
640 job = RemoveJob(job); in DoIdleWork()
670 return RemoveJob(job); in RemoveIfFinished()
697 CompilerDispatcher::JobMap::const_iterator CompilerDispatcher::RemoveJob( in RemoveJob() function in v8::internal::CompilerDispatcher
Dcompiler-dispatcher.h151 JobMap::const_iterator RemoveJob(JobMap::const_iterator job);