Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-typed-lowering.cc1251 Node* branch10 = in ReduceJSHasInPrototypeChain() local
1255 if_true1 = graph()->NewNode(common()->IfTrue(), branch10); in ReduceJSHasInPrototypeChain()
1258 Node* if_false1 = graph()->NewNode(common()->IfFalse(), branch10); in ReduceJSHasInPrototypeChain()