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