Searched defs:kIllegalLimit (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/execution/ | ||
H A D | stack-guard.h | 130 static const uintptr_t kIllegalLimit = uintptr_t{0xfffffffffffffff8}; member in v8::internal::final 133 static const uintptr_t kIllegalLimit = 0xfffffff8; member in v8::internal::final |
Completed in 2 milliseconds