Home
last modified time | relevance | path

Searched refs:SetIsCatch (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgbb.h655 void SetIsCatch(bool arg) in SetIsCatch() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcgfunc.cpp2060 bb.SetIsCatch(false); in TraverseAndClearCatchMark()
2078 bb->SetIsCatch(true); in MarkCatchBBs()
2084 bb->SetIsCatch(false); in MarkCatchBBs()
2095 succ->SetIsCatch(false); in MarkCatchBBs()