Home
last modified time | relevance | path

Searched defs:targetLabel (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
DdynamicContext.cpp95 [[maybe_unused]] const util::StringView &targetLabel) in AbortContext()
130 [[maybe_unused]] const util::StringView &targetLabel) in AbortContext()
174 …tructuringIteratorContext::AbortContext(ControlFlowChange cfc, const util::StringView &targetLabel) in AbortContext()
222 [[maybe_unused]] const util::StringView &targetLabel) in AbortContext()
DdynamicContext.h48 [[maybe_unused]] const util::StringView &targetLabel) {}; in AbortContext()
/arkcompiler/ets_frontend/ts2panda/tests/statements/
DdoWhile.test.ts102 let targetLabel = (jmp).getTarget(); variable
138 let targetLabel = (jmp).getTarget(); variable
Dfor.test.ts145 let targetLabel = (jmp).getTarget(); variable
187 let targetLabel = (jmp).getTarget(); variable
262 let targetLabel = (jmp).getTarget(); variable
337 let targetLabel = (jmp).getTarget(); variable
Dwhile.test.ts151 let targetLabel = (jmp).getTarget(); variable
184 let targetLabel = (jmp).getTarget(); variable
/arkcompiler/ets_frontend/ts2panda/tests/expression/
Dconditions.test.ts50 let targetLabel = (<Jeqz>jumps[0]).getTarget(); variable
64 let targetLabel = (<Jeqz>jumps[0]).getTarget(); variable