Home
last modified time | relevance | path

Searched refs:DidRunTask (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/libplatform/
H A Ddefault-job.h61 // true, then the worker thread must contribute and must call DidRunTask(), or
66 bool DidRunTask();
73 // DidRunTask()). Returns true if the joining thread should run a task, or
144 // Scope of |delegate| must not outlive DidRunTask() so that associated
148 } while (shared_state->DidRunTask());
H A Ddefault-job.cc148 bool DefaultJobState::DidRunTask() { in DidRunTask() function in v8::platform::DefaultJobState

Completed in 2 milliseconds