Home
last modified time | relevance | path

Searched refs:SetBoxType (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dglobal_dictionary-inl.h237 attr.SetBoxType(PropertyBoxType::MUTABLE); in InvalidateAndReplaceEntry()
Dproperty_attributes.h369 inline void SetBoxType(PropertyBoxType cellType) in SetBoxType() function
Dobject_operator.cpp991 attr.SetBoxType(cellType); in AddPropertyInternal()
Djs_object.cpp206 attr.SetBoxType(PropertyBoxType::UNDEFINED); in TransitionToDictionary()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dclass_info_extractor.cpp894 attributes.SetBoxType(PropertyBoxType::UNDEFINED); in AddFieldTypeToDict()
959 attr.SetBoxType(PropertyBoxType::UNDEFINED); in DefineSendableInstanceHClass()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h743 attributes.SetBoxType(boxType); in RuntimeStGlobalRecord()