Home
last modified time | relevance | path

Searched refs:CallOnBackgroundThread (Results 1 – 11 of 11) sorted by relevance

/external/v8/src/compiler-dispatcher/
Doptimizing-compile-dispatcher.cc224 V8::GetCurrentPlatform()->CallOnBackgroundThread( in QueueForOptimization()
231 V8::GetCurrentPlatform()->CallOnBackgroundThread( in Unblock()
Dcompiler-dispatcher.cc575 platform_->CallOnBackgroundThread( in ScheduleMoreBackgroundTasksIfNeeded()
/external/v8/include/
Dv8-platform.h91 virtual void CallOnBackgroundThread(Task* task,
/external/v8/src/libplatform/
Ddefault-platform.h48 void CallOnBackgroundThread(Task* task, in NON_EXPORTED_BASE()
Ddefault-platform.cc184 void DefaultPlatform::CallOnBackgroundThread(Task* task, in CallOnBackgroundThread() function in v8::platform::DefaultPlatform
/external/v8/src/heap/
Dstore-buffer.cc97 V8::GetCurrentPlatform()->CallOnBackgroundThread( in FlipStoreBuffers()
Dpage-parallel-job.h95 V8::GetCurrentPlatform()->CallOnBackgroundThread( in Run()
Dmark-compact.cc449 V8::GetCurrentPlatform()->CallOnBackgroundThread( in StartSweeperTasks()
2224 V8::GetCurrentPlatform()->CallOnBackgroundThread( in StartUncommitTask()
Dspaces.cc353 V8::GetCurrentPlatform()->CallOnBackgroundThread( in FreeQueuedChunks()
/external/v8/src/wasm/
Dwasm-module.cc279 V8::GetCurrentPlatform()->CallOnBackgroundThread( in StartCompilationTasks()
/external/v8/src/
Dd8.cc164 void CallOnBackgroundThread(Task* task, in CallOnBackgroundThread() function in v8::__anon76e7e1f40111::PredictablePlatform