Home
last modified time | relevance | path

Searched refs:InMachineCodeSpace (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/serializer/
Dbase_serializer.cpp33 if (region->InMachineCodeSpace()) { in GetSerializedObjectSpace()
/arkcompiler/ets_runtime/ecmascript/mem/
Dregion.h278 bool InMachineCodeSpace() const in InMachineCodeSpace() function
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1815 if (region->InMachineCodeSpace()) { in GetNewObj()