Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.cc1212 Node* if_is_proxy = graph()->NewNode(common()->IfTrue(), branch_is_proxy); in ReduceJSInstanceOf() local
1217 common()->Merge(2), if_is_access_check_needed, if_is_proxy); in ReduceJSInstanceOf()