Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h115 const ArenaVector<CatchTable *> &CatchList() const in CatchList() function
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcodeGen.cpp35 const ArenaVector<CatchTable *> &CodeGen::CatchList() const noexcept in CatchList() function in ark::es2panda::compiler::CodeGen