Searched defs:NewIn (Results 1 – 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | circuit.cpp | 323 void Circuit::NewIn(GateRef gate, size_t idx, GateRef in) in NewIn() function in panda::ecmascript::kungfu::Circuit |
D | gate.cpp | 496 void Gate::NewIn(size_t idx, Gate *in) in NewIn() function in panda::ecmascript::kungfu::Gate |
D | gate_accessor.cpp | 921 void GateAccessor::NewIn(GateRef gate, size_t idx, GateRef in) in NewIn() function in panda::ecmascript::kungfu::GateAccessor |