Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Deh_func.h60 void PushBackCatchVec(CatchNode &catchNode) in PushBackCatchVec()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Deh_func.cpp260 CatchNode *catchNode = nullptr; in FillSwitchTable() local
435 CatchNode *catchNode = ehTry->GetCatchNodeAt(j); in CreateLSDAAction() local