Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Deffect-control-linearizer.h84 Node* LowerObjectIsNonCallable(Node* node);
Deffect-control-linearizer.cc725 result = LowerObjectIsNonCallable(node); in TryWireInStateEffect()
1718 Node* EffectControlLinearizer::LowerObjectIsNonCallable(Node* node) { in LowerObjectIsNonCallable() function in v8::internal::compiler::EffectControlLinearizer