Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DdynamicContext.cpp210 EmitFinalizer( LabelPair trycatchLabelPair, const ArenaVector<std::pair<compiler::LabelPair, const ir::Statement *>> &finalizerInsertions) EmitFinalizer() argument
H A DETSCompiler.cpp1673 auto trycatchLabelPair = compiler::LabelPair(tryLabelPair.Begin(), statementEnd); in Compile() local

Completed in 5 milliseconds