Home
last modified time | relevance | path

Searched defs:GetHeap (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dpartial_gc.h40 Heap *GetHeap() const in GetHeap() function
Drset_worklist_handler-inl.h159 inline Heap *RSetWorkListHandler::GetHeap() in GetHeap() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dheap_helper_test.cpp49 Heap *GetHeap() in GetHeap() function in panda::test::HeapTestHelper
/arkcompiler/ets_runtime/common_components/heap/space/
Dfrom_space.h97 RegionSpace& GetHeap() { return heap_; } in GetHeap() function
/arkcompiler/ets_runtime/common_components/heap/
Dheap.cpp350 Heap& Heap::GetHeap() { return *g_heapInstance; } in GetHeap() function in common::Heap
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp692 const Heap *AOTFileManager::GetHeap() in GetHeap() function in panda::ecmascript::AOTFileManager
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h472 const Heap *GetHeap() const in GetHeap() function