Home
last modified time | relevance | path

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

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