Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.cc1242 Node* branch10 = in ReduceJSHasInPrototypeChain() local
1246 if_true1 = graph()->NewNode(common()->IfTrue(), branch10); in ReduceJSHasInPrototypeChain()
1249 Node* if_false1 = graph()->NewNode(common()->IfFalse(), branch10); in ReduceJSHasInPrototypeChain()