Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp205 auto &pandaCatchBlock = func_->catch_blocks.emplace_back(); in GenFunctionCatchTables() local
/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp504 panda::pandasm::Function::CatchBlock pandaCatchBlock; in ParsecatchBlock() local
601 auto pandaCatchBlock = ParsecatchBlock(catchTable); in ParseFunctionCatchTables() local