Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Deffect-control-linearizer.h97 Node* LowerObjectIsCallable(Node* node);
Deffect-control-linearizer.cc765 result = LowerObjectIsCallable(node); in TryWireInStateEffect()
2120 Node* EffectControlLinearizer::LowerObjectIsCallable(Node* node) { in LowerObjectIsCallable() function in v8::internal::compiler::EffectControlLinearizer