Searched refs:branch_null_proto (Results 1 – 1 of 1) sorted by relevance
1248 Node* branch_null_proto = graph()->NewNode( in ReduceJSInstanceOf() local1250 Node* if_null_proto = graph()->NewNode(common()->IfTrue(), branch_null_proto); in ReduceJSInstanceOf()1253 control = graph()->NewNode(common()->IfFalse(), branch_null_proto); in ReduceJSInstanceOf()