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.h245 ParamType GetParamType() const in GetParamType() function
273 ParamType GetParamType() const in GetParamType() function
510 ParamType GetParamType() const in GetParamType() function
Dshare_gate_meta_data.h388 ParamType GetParamType() const in GetParamType() function
683 ParamType GetParamType() const in GetParamType() function
Dtype_info_accessors.h149 inline ParamType GetParamType() const in GetParamType() function
194 inline ParamType GetParamType() const in GetParamType() function
1728 ParamType GetParamType() const in GetParamType() function
Dgate_accessor.cpp458 ParamType GateAccessor::GetParamType(GateRef gate) const in GetParamType() function in panda::ecmascript::kungfu::GateAccessor