Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dframe_states.cpp1005 visitState_[succId] = MarkState::ON_STACK; in ComputeLoopBack()
1020 visitState_[catchId] = MarkState::ON_STACK; in ComputeLoopBack()
1224 if (visitState_[curState.bbId] == MarkState::ON_STACK) { in ComputeLoopTree()
1258 visitState_[bbId] = MarkState::ON_STACK; in Push()
1341 ON_STACK, member in panda::ecmascript::kungfu::BlockLoopAnalysis::MarkState
H A Dbytecode_circuit_builder.h633 ON_STACK, member in panda::ecmascript::kungfu::BytecodeCircuitBuilder::MarkState

Completed in 4 milliseconds