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/
H A Dets_typeapi_parameter.h63 void SetAttributes(EtsInt attr) in SetAttributes() function in ark::ets::EtsTypeAPIParameter
H A Dets_typeapi_method.h73 void SetAttributes(EtsInt attr) in SetAttributes() function in ark::ets::EtsTypeAPIMethod
H A Dets_typeapi_field.h73 void SetAttributes(EtsInt attr) in SetAttributes() function in ark::ets::EtsTypeAPIField
/arkcompiler/ets_runtime/ecmascript/
H A Dtransitions_dictionary.h102 inline void SetAttributes(const JSThread *thread, int entry, JSTaggedValue metaData) in SetAttributes() function in panda::ecmascript::TransitionsDictionary
H A Dglobal_dictionary-inl.h89 void GlobalDictionary::SetAttributes(const JSThread *thread, int entry, const PropertyAttributes &metaData) in SetAttributes() function in panda::ecmascript::GlobalDictionary
H A Dtagged_dictionary.cpp218 void NameDictionary::SetAttributes(const JSThread *thread, int entry, const PropertyAttributes &metaData) in SetAttributes() function in panda::ecmascript::NameDictionary
399 void NumberDictionary::SetAttributes(const JSThread *thread, int entry, const PropertyAttributes &metaData) in SetAttributes() function in panda::ecmascript::NumberDictionary

Completed in 4 milliseconds