Home
last modified time | relevance | path

Searched defs:GetArgGate (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dargument_accessor.cpp38 GateRef ArgumentAccessor::GetArgGate(const size_t currentVreg) const in GetArgGate() function in panda::ecmascript::kungfu::ArgumentAccessor
Dbytecode_circuit_builder.h530 GateRef GetArgGate(const size_t currentVreg) const in GetArgGate() function