Home
last modified time | relevance | path

Searched defs:CardTable (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-evacuate-regions-worker-state.h32 class CardTable; variable
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dcard_table.cpp26 CardTable::CardTable(InternalAllocatorPtr internalAllocator, uintptr_t minAddress, size_t size) in CardTable() function in ark::mem::CardTable