Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/statements/
H A DtryStatement.h43 TryStatement(BlockStatement *block, ArenaVector<CatchClause *> &&catchClauses, BlockStatement *finalizer, ArenaVector<std::pair<compiler::LabelPair, const Statement *>> finalizerInsertions) TryStatement() argument
/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

Completed in 2 milliseconds