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.h72 void SetAttributes(EtsInt attr) in SetAttributes() function
Dets_typeapi_method.h76 void SetAttributes(EtsInt attr) in SetAttributes() function
Dets_typeapi_field.h82 void SetAttributes(EtsInt attr) in SetAttributes() function
/arkcompiler/ets_runtime/ecmascript/
Dtransitions_dictionary.h103 inline void SetAttributes(const JSThread *thread, int entry, JSTaggedValue metaData) in SetAttributes() function
Dglobal_dictionary-inl.h90 void GlobalDictionary::SetAttributes(const JSThread *thread, int entry, const PropertyAttributes &m… in SetAttributes() function
Dtagged_dictionary.cpp219 void NameDictionary::SetAttributes(const JSThread *thread, int entry, const PropertyAttributes &met… in SetAttributes() function in panda::ecmascript::NameDictionary
401 void NumberDictionary::SetAttributes(const JSThread *thread, int entry, const PropertyAttributes &m… in SetAttributes() function in panda::ecmascript::NumberDictionary