Home
last modified time | relevance | path

Searched defs:Goto (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/irtoc/lang/
Dfunction.rb310 def Goto(name) method in Function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecodes.h601 void Goto(uint32_t i) in Goto() function
Dcircuit_builder.cpp89 GateRef CircuitBuilder::Goto(GateRef state) in Goto() function in panda::ecmascript::kungfu::CircuitBuilder