Home
last modified time | relevance | path

Searched defs:TryGetCurrent (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/execution/
Dthread-id.cc21 ThreadId ThreadId::TryGetCurrent() { in TryGetCurrent() function in v8::internal::ThreadId
Disolate.h624 V8_INLINE static Isolate* TryGetCurrent() { in TryGetCurrent() function
/third_party/node/deps/v8/src/api/
Dapi.cc8596 Isolate* Isolate::TryGetCurrent() { in TryGetCurrent() function in v8::Isolate