Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/statements/
DforInStatement.cpp55 compiler::TryContext enumeratorInitTryCtx(pg); in Compile() local
56 const auto &labelSet = enumeratorInitTryCtx.LabelSet(); in Compile()