Searched refs:CallDelayedOnForegroundThread (Results 1 – 5 of 5) sorted by relevance
107 virtual void CallDelayedOnForegroundThread(Isolate* isolate, Task* task,
49 void CallDelayedOnForegroundThread(Isolate* isolate, Task* task, in NON_EXPORTED_BASE()
159 void DefaultPlatform::CallDelayedOnForegroundThread(Isolate* isolate, in CallDelayedOnForegroundThread() function in v8::platform::DefaultPlatform
191 V8::GetCurrentPlatform()->CallDelayedOnForegroundThread( in ScheduleTimer()
108 void CallDelayedOnForegroundThread(v8::Isolate* isolate, Task* task, in CallDelayedOnForegroundThread() function in v8::__anonab487c950111::PredictablePlatform