Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.cpp923 auto ifException = circuit_->NewGate(circuit_->IfException(), {state, depend}); in MergeThrowGate() local
948 auto ifException = circuit_->NewGate(circuit_->IfException(), {state, depend}); in MergeExceptionGete() local
Dgate_accessor.cpp1280 GateRef ifException = Circuit::NullGate(); in ReplaceHirWithIfBranch() local
1347 GateRef ifException = Circuit::NullGate(); in ReplaceHirAndReplaceDeadIfException() local