Searched defs:SpeculativeBigIntAdd (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/compiler/ | ||
| D | operation-typer.cc | 1155 Type OperationTyper::SpeculativeBigIntAdd(Type lhs, Type rhs) { in SpeculativeBigIntAdd() function in v8::internal::compiler::OperationTyper |
| D | simplified-operator.cc | 1507 const Operator* SimplifiedOperatorBuilder::SpeculativeBigIntAdd( in SpeculativeBigIntAdd() function in v8::internal::compiler::SimplifiedOperatorBuilder |