Searched refs:kIllegalLimit (Results 1 – 2 of 2) sorted by relevance
368 real_jslimit_ = kIllegalLimit; in Clear()369 jslimit_ = kIllegalLimit; in Clear()370 real_climit_ = kIllegalLimit; in Clear()371 climit_ = kIllegalLimit; in Clear()380 if (real_climit_ == kIllegalLimit) { in Initialize()
227 static const uintptr_t kIllegalLimit = V8_UINT64_C(0xfffffffffffffff8); variable230 static const uintptr_t kIllegalLimit = 0xfffffff8; variable