Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dregion.h405 bool InMachineCodeSpace() const in InMachineCodeSpace() function
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1807 if (region->InMachineCodeSpace()) { in GetNewObj()