Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-call-reducer.cc317 Node* if_null = graph()->NewNode(common()->IfTrue(), control); in ReduceFunctionPrototypeApply() local
340 graph()->NewNode(common()->Merge(2), if_null, if_undefined); in ReduceFunctionPrototypeApply()