Searched refs:NewByteCode (Results 1 – 2 of 2) sorted by relevance
562 void NewByteCode(BytecodeRegion &bb, GateRef &state, GateRef &depend);
1023 void BytecodeCircuitBuilder::NewByteCode(BytecodeRegion &bb, GateRef &state, GateRef &depend) in NewByteCode() function in panda::ecmascript::kungfu::BytecodeCircuitBuilder1074 NewByteCode(bb, stateCur, dependCur); in BuildSubCircuit()