Home
last modified time | relevance | path

Searched refs:LowerObjectIsBigInt (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Deffect-control-linearizer.h96 Node* LowerObjectIsBigInt(Node* node);
Deffect-control-linearizer.cc762 result = LowerObjectIsBigInt(node); in TryWireInStateEffect()
2098 Node* EffectControlLinearizer::LowerObjectIsBigInt(Node* node) { in LowerObjectIsBigInt() function in v8::internal::compiler::EffectControlLinearizer