Searched defs:CreateCatchTable (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
H A D | codeGen.cpp | 271 CatchTable *CodeGen::CreateCatchTable(const util::StringView exceptionType) in CreateCatchTable() function in ark::es2panda::compiler::CodeGen 278 CatchTable *CodeGen::CreateCatchTable(const LabelPair tryLabelPair, const util::StringView exceptionType) in CreateCatchTable() function in ark::es2panda::compiler::CodeGen |
/arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
H A D | pandagen.cpp | 2057 CatchTable *PandaGen::CreateCatchTable() in CreateCatchTable() function in panda::es2panda::compiler::PandaGen |
Completed in 5 milliseconds