Searched defs:CreateCatchTable (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | codeGen.cpp | 271 CatchTable *CodeGen::CreateCatchTable(const util::StringView exceptionType) in CreateCatchTable() function in ark::es2panda::compiler::CodeGen |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | pandagen.cpp | 2084 CatchTable *PandaGen::CreateCatchTable() in CreateCatchTable() function in panda::es2panda::compiler::PandaGen |