Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcodeGen.cpp271 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 exceptio… in CreateCatchTable() function in ark::es2panda::compiler::CodeGen
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp2084 CatchTable *PandaGen::CreateCatchTable() in CreateCatchTable() function in panda::es2panda::compiler::PandaGen