Searched defs:Goto (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/irtoc/lang/ | ||
| D | function.rb | 310 def Goto(name) method in Function |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | bytecodes.h | 601 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 |