Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dregion.h269 bool InMachineCodeSpace() const in InMachineCodeSpace() function
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1840 } else if (region->InMachineCodeSpace()) { in EncodeTaggedObject()