Searched defs:SpeculativeBigIntSubtract (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | operation-typer.cc | 1148 Type OperationTyper::SpeculativeBigIntSubtract(Type lhs, Type rhs) { in SpeculativeBigIntSubtract() function in v8::internal::compiler::OperationTyper |
D | simplified-operator.cc | 1559 const Operator* SimplifiedOperatorBuilder::SpeculativeBigIntSubtract( in SpeculativeBigIntSubtract() function in v8::internal::compiler::SimplifiedOperatorBuilder |