Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_inline_lowering.h50NativeAreaAllocator* nativeAreaAllocator, PassOptions *options, uint32_t methodOffset) in TSInlineLowering()
/arkcompiler/ets_runtime/ecmascript/serializer/
Dbase_deserializer.cpp271 auto nativeAreaAllocator = thread_->GetEcmaVM()->GetNativeAreaAllocator(); in ResetNativePointerBuffer() local
359 auto nativeAreaAllocator = thread_->GetEcmaVM()->GetNativeAreaAllocator(); in ReadSingleEncodeData() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_stats.cpp93 NativeAreaAllocator *nativeAreaAllocator = heap_->GetNativeAreaAllocator(); in PrintGCMemoryStatistic() local