Searched refs:branch_is_access_check_needed (Results 1 – 1 of 1) sorted by relevance
1195 Node* branch_is_access_check_needed = graph()->NewNode( in ReduceJSInstanceOf() local1198 graph()->NewNode(common()->IfTrue(), branch_is_access_check_needed); in ReduceJSInstanceOf()1202 graph()->NewNode(common()->IfFalse(), branch_is_access_check_needed); in ReduceJSInstanceOf()