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.cpp158 static bool PageProtectMem(bool machineCodeSpace, void *mem, size_t size, [[maybe_unused]] bool isE… in PageProtectMem()
Dheap.cpp2876 MachineCodeSpace *machineCodeSpace = GetMachineCodeSpace(); in GetMachineCodeObject() local
2892 MachineCodeSpace *machineCodeSpace = GetMachineCodeSpace(); in CalCallSiteInfo() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1288 auto machineCodeSpace = heap->GetMachineCodeSpace(); in DeserializeObjectExcludeString() local
1633 auto machineCodeSpace = heap->GetMachineCodeSpace(); in Relocate() local