Home
last modified time | relevance | path

Searched defs:labelSet (Results 1 – 17 of 17) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
DdynamicContext.cpp65 const auto &labelSet = catchTable_->LabelSet(); in LexEnvContext() local
77 const auto &labelSet = catchTable_->LabelSet(); in ~LexEnvContext() local
147 const auto &labelSet = catchTable_->LabelSet(); in SetTryEndLabel() local
155 const auto &labelSet = catchTable_->LabelSet(); in IteratorContext() local
161 const auto &labelSet = catchTable_->LabelSet(); in ~IteratorContext() local
185 const auto &labelSet = catchTable_->LabelSet(); local
191 const auto &labelSet = catchTable_->LabelSet(); in ~DestructuringIteratorContext() local
/arkcompiler/ets_frontend/es2panda/ir/statements/
DtryStatement.cpp77 const auto &labelSet = tryCtx.LabelSet(); in CompileTryCatchFinally() local
104 const auto &labelSet = tryCtx.LabelSet(); in CompileTryFinally() local
131 const auto &labelSet = tryCtx.LabelSet(); in CompileTryCatch() local
DforInStatement.cpp51 const auto &labelSet = enumeratorInitTryCtx.LabelSet(); in Compile() local
DforOfStatement.cpp47 const auto &labelSet = iterInitTryCtx.LabelSet(); in Compile() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DdynamicContext.cpp73 const auto &labelSet = catchTable_->LabelSet(); in LexEnvContext() local
85 const auto &labelSet = catchTable_->LabelSet(); in ~LexEnvContext() local
122 const auto &labelSet = catchTable_->LabelSet(); in IteratorContext() local
128 const auto &labelSet = catchTable_->LabelSet(); in ~IteratorContext() local
DJSCompiler.cpp1586 const auto &labelSet = tryCtx.LabelSet(); in CompileTryCatch() local
1599 …inally(compiler::PandaGen *pg, compiler::TryContext *tryCtx, const compiler::TryLabelSet &labelSet, in CompileFinally()
1630 const auto &labelSet = tryCtx.LabelSet(); in CompileTryCatchFinally() local
1657 const auto &labelSet = tryCtx.LabelSet(); in CompileTryFinally() local
Demitter.cpp272 const auto &labelSet = catchBlock->LabelSet(); in GenFunctionCatchTables() local
/arkcompiler/ets_frontend/es2panda/compiler/base/
Diterators.cpp97 const auto &labelSet = tryCtx.LabelSet(); in Close() local
156 const auto &labelSet = tryCtx.LabelSet(); in Step() local
/arkcompiler/ets_frontend/ets2panda/compiler/function/
DasyncFunctionBuilder.cpp44 const auto &labelSet = catchTable_->LabelSet(); in CleanUp() local
DgeneratorFunctionBuilder.cpp35 const auto &labelSet = catchTable_->LabelSet(); in CleanUp() local
DasyncGeneratorFunctionBuilder.cpp35 const auto &labelSet = catchTable_->LabelSet(); in CleanUp() local
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Diterators.cpp139 const auto &labelSet = tryCtx.LabelSet(); in Close() local
185 const auto &labelSet = tryCtx.LabelSet(); in Step() local
Ddestructuring.cpp124 const auto &labelSet = tryCtx.LabelSet(); in GenArray() local
/arkcompiler/ets_frontend/es2panda/compiler/function/
DasyncFunctionBuilder.cpp56 const auto &labelSet = catchTable_->LabelSet(); in CleanUp() local
DgeneratorFunctionBuilder.cpp39 const auto &labelSet = catchTable_->LabelSet(); in CleanUp() local
DasyncGeneratorFunctionBuilder.cpp41 const auto &labelSet = catchTable_->LabelSet(); in CleanUp() local
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp484 const auto &labelSet = catchBlock->LabelSet(); in GenFunctionCatchTables() local