Home
last modified time | relevance | path

Searched refs:IN_READ_ONLY_SPACE (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dspace-inl.h98 flags = RegionSpaceFlag::IN_READ_ONLY_SPACE; in GetRegionFlag()
H A Dregion.h51 IN_READ_ONLY_SPACE = 0X0F, enumerator
128 case RegionSpaceFlag::IN_READ_ONLY_SPACE: in ToSpaceTypeName()
502 return packedData_.flags_.spaceFlag_ == RegionSpaceFlag::IN_READ_ONLY_SPACE; in InReadOnlySpace()
/arkcompiler/ets_runtime/ecmascript/serializer/
H A Dbase_serializer.cpp31 case RegionSpaceFlag::IN_READ_ONLY_SPACE: in GetSerializedObjectSpace()

Completed in 3 milliseconds