Home
last modified time | relevance | path

Searched defs:Heap (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dtlab_allocator.h22 class Heap; variable
Dpartial_gc.h65 friend class Heap; variable
Dfull_gc.h56 friend class Heap; variable
Dstw_young_gc.h77 friend class Heap; variable
Dallocation_inspector.h22 class Heap; variable
Dallocator.h26 class Heap; variable
Dincremental_marker.h31 class Heap; variable
Dconcurrent_marker.h31 class Heap; variable
Dparallel_marker.h26 class Heap; variable
Dwork_manager.h30 class Heap; variable
Dgc_stats.h29 class Heap; variable
Dheap.cpp49 Heap::Heap(EcmaVM *ecmaVm) : ecmaVm_(ecmaVm), thread_(ecmaVm->GetJSThread()), in Heap() function in panda::ecmascript::Heap
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h44 class Heap; variable
Dobject_factory.h90 class Heap; variable