Searched refs:branch_is_proxy (Results 1 – 1 of 1) sorted by relevance
1210 Node* branch_is_proxy = in ReduceJSInstanceOf() local1212 Node* if_is_proxy = graph()->NewNode(common()->IfTrue(), branch_is_proxy); in ReduceJSInstanceOf()1227 control = graph()->NewNode(common()->IfFalse(), branch_is_proxy); in ReduceJSInstanceOf()