Searched defs:CallOnForegroundThread (Results 1 – 2 of 2) sorted by relevance
37 void V8Platform::CallOnForegroundThread(v8::Isolate* isolate, v8::Task* task) { in CallOnForegroundThread() function in gin::V8Platform
64 void DefaultPlatform::CallOnForegroundThread(v8::Isolate* isolate, Task* task) { in CallOnForegroundThread() function in v8::internal::DefaultPlatform