Home
last modified time | relevance | path

Searched defs:SpeculativeBigIntAdd (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Doperation-typer.cc1155 Type OperationTyper::SpeculativeBigIntAdd(Type lhs, Type rhs) { in SpeculativeBigIntAdd() function in v8::internal::compiler::OperationTyper
Dsimplified-operator.cc1507 const Operator* SimplifiedOperatorBuilder::SpeculativeBigIntAdd( in SpeculativeBigIntAdd() function in v8::internal::compiler::SimplifiedOperatorBuilder