Searched defs:heapRegionAllocator_ (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/tests/ | ||
| H A D | gc_verify_test.cpp | 88 auto heapRegionAllocator_ = std::make_unique<HeapRegionAllocator>(); in HWTEST_F_L0() local |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | runtime.h | 280 std::unique_ptr<HeapRegionAllocator> heapRegionAllocator_; member in panda::ecmascript::Runtime |
| H A D | ecma_vm.h | 839 std::unique_ptr<HeapRegionAllocator> heapRegionAllocator_; member in panda::ecmascript::EcmaVM |
Completed in 3 milliseconds