HomeSort by relevance Sort by last modified time
    Searched refs:CallOnBackgroundThread (Results 1 - 11 of 11) sorted by null

  /external/v8/include/
v8-platform.h 80 * |CallOnBackgroundThread|.
91 virtual void CallOnBackgroundThread(Task* task,
  /external/v8/src/libplatform/
default-platform.h 48 void CallOnBackgroundThread(Task* task,
default-platform.cc 184 void DefaultPlatform::CallOnBackgroundThread(Task* task,
  /external/v8/src/compiler-dispatcher/
optimizing-compile-dispatcher.cc 224 V8::GetCurrentPlatform()->CallOnBackgroundThread(
231 V8::GetCurrentPlatform()->CallOnBackgroundThread(
compiler-dispatcher.cc 575 platform_->CallOnBackgroundThread(
  /external/v8/src/heap/
page-parallel-job.h 95 V8::GetCurrentPlatform()->CallOnBackgroundThread(
store-buffer.cc 97 V8::GetCurrentPlatform()->CallOnBackgroundThread(
mark-compact.cc 449 V8::GetCurrentPlatform()->CallOnBackgroundThread(
    [all...]
spaces.cc 353 V8::GetCurrentPlatform()->CallOnBackgroundThread(
    [all...]
  /external/v8/src/
d8.cc 164 void CallOnBackgroundThread(Task* task,
    [all...]
  /external/v8/src/wasm/
wasm-module.cc 279 V8::GetCurrentPlatform()->CallOnBackgroundThread(
    [all...]

Completed in 1118 milliseconds