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