Home
last modified time | relevance | path

Searched defs:SetAttributes (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi_parameter.h63 void SetAttributes(EtsInt attr) in SetAttributes() function
Dets_typeapi_method.h73 void SetAttributes(EtsInt attr) in SetAttributes() function
Dets_typeapi_field.h73 void SetAttributes(EtsInt attr) in SetAttributes() function
/arkcompiler/ets_runtime/ecmascript/
Dtransitions_dictionary.h102 inline void SetAttributes(const JSThread *thread, int entry, JSTaggedValue metaData) in SetAttributes() function
Dglobal_dictionary-inl.h89 void GlobalDictionary::SetAttributes(const JSThread *thread, int entry, const PropertyAttributes &m… in SetAttributes() function
Dtagged_dictionary.cpp218 void NameDictionary::SetAttributes(const JSThread *thread, int entry, const PropertyAttributes &met… in SetAttributes() function in panda::ecmascript::NameDictionary
399 void NumberDictionary::SetAttributes(const JSThread *thread, int entry, const PropertyAttributes &m… in SetAttributes() function in panda::ecmascript::NumberDictionary