Home
last modified time | relevance | path

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

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