Searched defs:CallDelayedOnForegroundThread (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/libplatform/ | ||
D | default-platform.cc | 149 void DefaultPlatform::CallDelayedOnForegroundThread(Isolate* isolate, in CallDelayedOnForegroundThread() function in v8::platform::DefaultPlatform |
/external/v8/test/cctest/heap/ | ||
D | test-incremental-marking.cc | 50 void CallDelayedOnForegroundThread(v8::Isolate* isolate, Task* task, in CallDelayedOnForegroundThread() function in v8::internal::MockPlatform |
/external/v8/test/cctest/ | ||
D | test-trace-event.cc | 57 void CallDelayedOnForegroundThread(Isolate* isolate, Task* task, in CallDelayedOnForegroundThread() function in MockTracingPlatform |
/external/v8/src/ | ||
D | d8.cc | 122 void CallDelayedOnForegroundThread(v8::Isolate* isolate, Task* task, in CallDelayedOnForegroundThread() function in v8::__anon8c632ce10111::PredictablePlatform |