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

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

Completed in 1090 milliseconds