Home
last modified time | relevance | path

Searched defs:SetIdle (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/
Disolate.cc5286 void Isolate::SetIdle(bool is_idle) { in ThrowInternal() function in v8::internal::Isolate
/third_party/node/deps/v8/src/api/
Dapi.cc8366 void Isolate::SetIdle(bool is_idle) { in SetIdle() function in v8::Isolate