Home
last modified time | relevance | path

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

/external/v8/src/compiler-dispatcher/
Dcompiler-dispatcher.cc233 ConsiderJobForBackgroundProcessing(it->second.get()); in Enqueue()
249 ConsiderJobForBackgroundProcessing(it->second.get()); in EnqueueAndStep()
502 void CompilerDispatcher::ConsiderJobForBackgroundProcessing( in ConsiderJobForBackgroundProcessing() function in v8::internal::CompilerDispatcher
634 ConsiderJobForBackgroundProcessing(job->second.get()); in DoIdleWork()
Dcompiler-dispatcher.h137 void ConsiderJobForBackgroundProcessing(CompilerDispatcherJob* job);