Home
last modified time | relevance | path

Searched defs:nativeAreaAllocator (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_inline_lowering.h47NativeAreaAllocator *nativeAreaAllocator, PassOptions *options, uint32_t methodOffset, in TSInlineLowering()
/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_stats.cpp107 NativeAreaAllocator *nativeAreaAllocator = heap_->GetNativeAreaAllocator(); in PrintGCMemoryStatistic() local
739 NativeAreaAllocator *nativeAreaAllocator = sHeap_->GetNativeAreaAllocator(); in PrintGCMemoryStatistic() local
Dheap.cpp196 void SharedHeap::Initialize(NativeAreaAllocator *nativeAreaAllocator, HeapRegionAllocator *heapRegi… in Initialize()
/arkcompiler/ets_runtime/ecmascript/serializer/
Dbase_deserializer.cpp230 auto nativeAreaAllocator = thread_->GetEcmaVM()->GetNativeAreaAllocator(); in ResetNativePointerBuffer() local
317 auto nativeAreaAllocator = thread_->GetEcmaVM()->GetNativeAreaAllocator(); in ReadSingleEncodeData() local
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp258 NativeAreaAllocator *nativeAreaAllocator = sHeap_->GetNativeAreaAllocator(); in NewJSSendableArrayBufferData() local