Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Druntime.h264 std::unique_ptr<NativeAreaAllocator> nativeAreaAllocator_; variable
Decma_vm.h841 std::unique_ptr<NativeAreaAllocator> nativeAreaAllocator_; variable
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.h371 std::unique_ptr<NativeAreaAllocator> nativeAreaAllocator_; variable
Dpgo_profiler_info.h561 NativeAreaAllocator nativeAreaAllocator_; variable
756 NativeAreaAllocator nativeAreaAllocator_; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dregion.h870 NativeAreaAllocator *nativeAreaAllocator_; variable