Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.cc1250 Node* if_null_proto = graph()->NewNode(common()->IfTrue(), branch_null_proto); in ReduceJSInstanceOf() local
1263 if_eq_proto, if_null_proto); in ReduceJSInstanceOf()