Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dproperty_attributes.h317 inline void SetBoxType(PropertyBoxType cellType) in SetBoxType() function
Dglobal_dictionary-inl.h223 attr.SetBoxType(PropertyBoxType::MUTABLE); in InvalidateAndReplaceEntry()
Dobject_operator.cpp795 attr.SetBoxType(cellType); in AddPropertyInternal()
Djs_object.cpp177 attr.SetBoxType(PropertyBoxType::UNDEFINED); in TransitionToDictionary()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h711 attributes.SetBoxType(boxType); in RuntimeStGlobalRecord()