Searched refs:CallDelayedOnWorkerThread (Results 1 – 5 of 5) sorted by relevance
62 void CallDelayedOnWorkerThread(std::unique_ptr<Task> task, in NON_EXPORTED_BASE()
198 void DefaultPlatform::CallDelayedOnWorkerThread(std::unique_ptr<Task> task, in CallDelayedOnWorkerThread() function in v8::platform::DefaultPlatform
317 virtual void CallDelayedOnWorkerThread(std::unique_ptr<Task> task,
434 v8::debug::GetCurrentPlatform()->CallDelayedOnWorkerThread( in setTimeout()
192 void CallDelayedOnWorkerThread(std::unique_ptr<Task> task, in CallDelayedOnWorkerThread() function in v8::__anoncd2d3b7e0111::PredictablePlatform