Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-inlining.cc586 bool hasIfException = false; in ReduceJSCall() local
589 hasIfException = true; in ReduceJSCall()
593 if (!hasIfException) { in ReduceJSCall()