Searched refs:kMaxDistToPool32 (Results 1 – 3 of 3) sorted by relevance
393 bool next_check_too_late = dist32 + 2 * kCheckInterval >= kMaxDistToPool32; in ShouldEmitNow()434 Entry32Count() == 0 || (pool_end_32 < first_use_32_ + kMaxDistToPool32); in IsInImmRangeIfEmittedAt()
300 static const size_t kMaxDistToPool32; variable
4448 const size_t ConstantPool::kMaxDistToPool32 = 1 * MB; member in v8::internal::ConstantPool