Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Deffect-control-linearizer.h107 Node* LowerObjectIsString(Node* node);
Deffect-control-linearizer.cc795 result = LowerObjectIsString(node); in TryWireInStateEffect()
2447 Node* EffectControlLinearizer::LowerObjectIsString(Node* node) { in LowerObjectIsString() function in v8::internal::compiler::EffectControlLinearizer