Searched defs:CallIdleOnForegroundThread (Results 1 – 3 of 3) sorted by relevance
/external/v8/include/ | ||
D | v8-platform.h | 118 virtual void CallIdleOnForegroundThread(Isolate* isolate, IdleTask* task) { in CallIdleOnForegroundThread() function |
/external/v8/src/libplatform/ | ||
D | default-platform.cc | 205 void DefaultPlatform::CallIdleOnForegroundThread(Isolate* isolate, in CallIdleOnForegroundThread() function in v8::platform::DefaultPlatform |
/external/v8/src/ | ||
D | d8.cc | 180 void CallIdleOnForegroundThread(v8::Isolate* isolate, in CallIdleOnForegroundThread() function in v8::__anon76e7e1f40111::PredictablePlatform |