Searched refs:Rangify (Results 1 – 2 of 2) sorted by relevance
87 Type Rangify(Type);
136 Type OperationTyper::Rangify(Type type) { in Rangify() function in v8::internal::compiler::OperationTyper692 lhs = Rangify(lhs); in NumberMultiply()693 rhs = Rangify(rhs); in NumberMultiply()