Searched defs:Goto (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | bytecodes.h | 735 void Goto(uint32_t i) in Goto() function |
| D | circuit_builder.cpp | 89 GateRef CircuitBuilder::Goto(GateRef state) in Goto() function in panda::ecmascript::kungfu::CircuitBuilder |