Searched defs:TryGetCurrent (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/execution/ | ||
| D | thread-id.cc | 21 ThreadId ThreadId::TryGetCurrent() { in TryGetCurrent() function in v8::internal::ThreadId |
| D | isolate.h | 624 V8_INLINE static Isolate* TryGetCurrent() { in TryGetCurrent() function |
| /third_party/node/deps/v8/src/api/ | ||
| D | api.cc | 8653 Isolate* Isolate::TryGetCurrent() { in TryGetCurrent() function in v8::Isolate |