Home
last modified time | relevance | path

Searched defs:ifException (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_accessor.cpp796 GateRef ifException = Circuit::NullGate(); in ReplaceHirWithIfBranch() local
863 GateRef ifException = Circuit::NullGate(); in ReplaceHirAndDeleteIfException() local
Dbytecode_circuit_builder.cpp920 auto ifException = circuit_->NewGate(circuit_->IfException(), {gate, gate}); in NewJSGate() local