Searched defs:CallOnForegroundThread (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/libplatform/ | ||
| D | default-platform.cc | 205 void DefaultPlatform::CallOnForegroundThread(v8::Isolate* isolate, Task* task) { in CallOnForegroundThread() function in v8::platform::DefaultPlatform |
| /external/v8/src/ | ||
| D | d8.cc | 197 void CallOnForegroundThread(v8::Isolate* isolate, Task* task) override { in CallOnForegroundThread() function in v8::__anoncd2d3b7e0111::PredictablePlatform |