Searched refs:SetParamAttr (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | call_signature.h | 233 void SetParamAttr(std::vector<ParamAttr> &¶mAttr) in SetParamAttr() function in panda::ecmascript::kungfu::CallSignature::TargetKind |
H A D | call_signature.cpp | 804 callSign->SetParamAttr(std::move(paramAttrs)) |
Completed in 6 milliseconds