Home
last modified time | relevance | path

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

/external/v8/src/
Dexecution.h227 static const uintptr_t kIllegalLimit = V8_UINT64_C(0xfffffffffffffff8); variable
230 static const uintptr_t kIllegalLimit = 0xfffffff8; variable