Searched defs:TryGetCurrent (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/execution/ | ||
| D | thread-id.cc | 22 ThreadId ThreadId::TryGetCurrent() { in TryGetCurrent() function in v8::internal::ThreadId |
| D | isolate.h | 565 V8_INLINE static Isolate* TryGetCurrent() { in TryGetCurrent() function |