Searched refs:NewLoopBegin (Results 1 – 2 of 2) sorted by relevance
550 void NewLoopBegin(BytecodeRegion &bb, GateRef &state, GateRef &depend);
642 void BytecodeCircuitBuilder::NewLoopBegin(BytecodeRegion &bb, GateRef &state, GateRef &depend) in NewLoopBegin() function in panda::ecmascript::kungfu::BytecodeCircuitBuilder694 NewLoopBegin(bb, state, depend); in BuildBlockCircuitHead()