Home
last modified time | relevance | path

Searched defs:GetParamType (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_gate_meta_data.h252 ParamType GetParamType() const in GetParamType() function
306 ParamType GetParamType() const in GetParamType() function
591 ParamType GetParamType() const in GetParamType() function
Dshare_gate_meta_data.h404 ParamType GetParamType() const in GetParamType() function
699 ParamType GetParamType() const in GetParamType() function
Dtype_info_accessors.h198 inline ParamType GetParamType() const in GetParamType() function
243 inline ParamType GetParamType() const in GetParamType() function
2035 ParamType GetParamType() const in GetParamType() function
Dgate_accessor.cpp474 ParamType GateAccessor::GetParamType(GateRef gate) const in GetParamType() function in panda::ecmascript::kungfu::GateAccessor