Home
last modified time | relevance | path

Searched defs:SetAttributes (Results 1 – 7 of 7) 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
Dtagged_dictionary.cpp202 void NameDictionary::SetAttributes(const JSThread *thread, int entry, const PropertyAttributes &met… in SetAttributes() function in panda::ecmascript::NameDictionary
378 void NumberDictionary::SetAttributes(const JSThread *thread, int entry, const PropertyAttributes &m… in SetAttributes() function in panda::ecmascript::NumberDictionary
Dglobal_dictionary-inl.h89 void GlobalDictionary::SetAttributes(const JSThread *thread, int entry, const PropertyAttributes &m… in SetAttributes() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dbb.h111 void SetAttributes(uint32 attrKind) in SetAttributes() function