Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecodes.h735 void Goto(uint32_t i) in Goto() function
Dcircuit_builder.cpp89 GateRef CircuitBuilder::Goto(GateRef state) in Goto() function in panda::ecmascript::kungfu::CircuitBuilder