Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.cpp921 auto ifSuccess = circuit_->NewGate(circuit_->IfSuccess(), {state}); in MergeThrowGate() local
944 auto ifSuccess = circuit_->NewGate(circuit_->IfSuccess(), {state}); in MergeExceptionGete() local