Searched refs:AddAndCheckOverflow (Results 1 – 2 of 2) sorted by relevance
274 bool Range::AddAndCheckOverflow(const Representation& r, Range* other) { in AddAndCheckOverflow() function in v8::internal::Range1771 if (!res->AddAndCheckOverflow(r, b) || in InferRange()
255 bool AddAndCheckOverflow(const Representation& r, Range* other);