Home
last modified time | relevance | path

Searched defs:SetGateType (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate.h218 void SetGateType(GateType type) in SetGateType() function
Dcircuit.cpp398 void Circuit::SetGateType(GateRef gate, GateType type) in SetGateType() function in panda::ecmascript::kungfu::Circuit
Dgate_accessor.cpp1233 void GateAccessor::SetGateType(GateRef gate, GateType gt) in SetGateType() function in panda::ecmascript::kungfu::GateAccessor