Home
last modified time | relevance | path

Searched defs:tryLabelPair (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A DcatchTable.cpp26 TryLabelSet::TryLabelSet(CodeGen *cg, LabelPair tryLabelPair) in TryLabelSet() argument
H A DcatchTable.h75 CatchTable(CodeGen *cg, uint32_t depth, LabelPair tryLabelPair, util::StringView exceptionType) in CatchTable() argument
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DcodeGen.cpp278 CatchTable *CodeGen::CreateCatchTable(const LabelPair tryLabelPair, const util::StringView exceptionType) in CreateCatchTable() argument
H A DdynamicContext.cpp200 CatchTable *ETSCatchContext::AddNewCathTable(const util::StringView assemblerType, const LabelPair tryLabelPair) in AddNewCathTable() argument

Completed in 2 milliseconds