Searched refs:WorstCaseSize (Results 1 – 2 of 2) sorted by relevance
337 return first_use_ + kMaxLoadLiteralRange - WorstCaseSize(); in MaxPcOffset()341 int ConstPool::WorstCaseSize() { in WorstCaseSize() function in v8::internal::ConstPool2959 int worst_case_size = constpool_.WorstCaseSize(); in CheckConstPool()
702 int WorstCaseSize();