Home
last modified time | relevance | path

Searched defs:machineCodeSpace (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dmem_map_allocator.cpp78 static bool PageProtectMem(bool machineCodeSpace, void *mem, size_t size, [[maybe_unused]] bool isE… in PageProtectMem()
Dheap.cpp2730 MachineCodeSpace *machineCodeSpace = GetMachineCodeSpace(); in GetMachineCodeObject() local
2741 MachineCodeSpace *machineCodeSpace = GetMachineCodeSpace(); in CalCallSiteInfo() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1201 auto machineCodeSpace = heap->GetMachineCodeSpace(); in DeserializeObjectExcludeString() local
1510 auto machineCodeSpace = heap->GetMachineCodeSpace(); in Relocate() local