Home
last modified time | relevance | path

Searched defs:loopBegin (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/tests/statements/
Dwhile.test.ts64 let loopBegin = new Label(); variable
94 let loopBegin = new Label(); variable
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dcircuit_optimizer_tests.cpp48 auto loopBegin = circuit.NewGate(circuit.LoopBegin(), in HWTEST_F_L0() local