Searched defs:NewIn (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | circuit.cpp | 343 void Circuit::NewIn(GateRef gate, size_t idx, GateRef in) in NewIn() function in panda::ecmascript::kungfu::Circuit |
| H A D | gate.cpp | 575 void Gate::NewIn(size_t idx, Gate *in) in NewIn() function in panda::ecmascript::kungfu::Gate |
| H A D | gate_accessor.cpp | 1363 void GateAccessor::NewIn(GateRef gate, size_t idx, GateRef in) in NewIn() function in panda::ecmascript::kungfu::GateAccessor |
Completed in 8 milliseconds