Searched defs:SetIdle (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/execution/ | ||
| D | isolate.cc | 5309 void Isolate::SetIdle(bool is_idle) { in ThrowInternal() function in v8::internal::Isolate |
| /third_party/node/deps/v8/src/api/ | ||
| D | api.cc | 8442 void Isolate::SetIdle(bool is_idle) { in SetIdle() function in v8::Isolate |