Searched defs:kIllegalLimit (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dexecution.h260 static const uintptr_t kIllegalLimit = V8_UINT64_C(0xfffffffffffffff8); member in class:v8::internal::StackGuard
263 static const uintptr_t kIllegalLimit = 0xfffffff8; member in class:v8::internal::StackGuard

Completed in 30 milliseconds