Searched refs:CallBlockingTaskOnWorkerThread (Results 1 – 2 of 2) sorted by relevance
109 V8::GetCurrentPlatform()->CallBlockingTaskOnWorkerThread(std::move(task)); in Run()
307 virtual void CallBlockingTaskOnWorkerThread(std::unique_ptr<Task> task) { in CallBlockingTaskOnWorkerThread() function