Home
last modified time | relevance | path

Searched defs:heapRegionAllocator_ (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dgc_verify_test.cpp88 auto heapRegionAllocator_ = std::make_unique<HeapRegionAllocator>(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
H A Druntime.h280 std::unique_ptr<HeapRegionAllocator> heapRegionAllocator_; member in panda::ecmascript::Runtime
H A Decma_vm.h839 std::unique_ptr<HeapRegionAllocator> heapRegionAllocator_; member in panda::ecmascript::EcmaVM

Completed in 3 milliseconds