Home
last modified time | relevance | path

Searched defs:Region (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dcard_handler.h22 class Region; variable
Dupdate_remset_worker.h27 class Region; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap_region_allocator.h25 class Region; variable
Dallocator.h25 class Region; variable
Dbarriers.h24 class Region; variable
Dparallel_marker.h27 class Region; variable
Dwork_manager.h34 class Region; variable
Dregion.h107Region(JSThread *thread, uintptr_t allocateBase, uintptr_t begin, uintptr_t end, RegionSpaceFlag s… in Region() function
/arkcompiler/runtime_core/static_core/runtime/mem/
Drem_set.h33 class Region; variable
Dregion_space.h58 NO_THREAD_SANITIZE explicit Region(RegionSpace *space, uintptr_t begin, uintptr_t end) in Region() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
Dgc_workers_tasks.h123 class Region; variable