Home
last modified time | relevance | path

Searched refs:is_asuintn (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dsimplified-lowering.cc2952 const bool is_asuintn = in VisitNode() local
2962 is_asuintn ? Type::UnsignedBigInt64() : Type::SignedBigInt64()); in VisitNode()
2971 if (is_asuintn) { in VisitNode()

Completed in 8 milliseconds