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.h387 ParamType GetParamType() const in GetParamType() function
669 ParamType GetParamType() const in GetParamType() function
Dtype_info_accessors.h141 inline ParamType GetParamType() const in GetParamType() function
181 inline ParamType GetParamType() const in GetParamType() function
1684 ParamType GetParamType() const in GetParamType() function
Dgate_accessor.cpp431 ParamType GateAccessor::GetParamType(GateRef gate) const in GetParamType() function in panda::ecmascript::kungfu::GateAccessor