Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecode_circuit_builder.cpp791 auto ifException = circuit_->NewGate(circuit_->IfException(), {state, depend}); in MergeThrowGate() local
816 auto ifException = circuit_->NewGate(circuit_->IfException(), {state, depend}); in MergeExceptionGete() local
H A Dgate_accessor.cpp1240 GateRef ifException = Circuit::NullGate(); in ReplaceHirWithIfBranch() local
1307 GateRef ifException = Circuit::NullGate(); in ReplaceHirAndDeleteIfException() local

Completed in 7 milliseconds