Home
last modified time | relevance | path

Searched refs:isVisitedCatchBlock (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dframe_states.cpp1015 if (allVisited && catchBlock != nullptr && !visitedInfo_[bbId].isVisitedCatchBlock) { in ComputeLoopBack()
1017 visitedInfo_[bbId].isVisitedCatchBlock = true; in ComputeLoopBack()
1337 bool isVisitedCatchBlock = false; member
H A Dbytecode_circuit_builder.h642 bool isVisitedCatchBlock = false; member

Completed in 4 milliseconds