Home
last modified time | relevance | path

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

/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.h103Region(JSThread *thread, uintptr_t allocateBase, uintptr_t begin, uintptr_t end, RegionSpaceFlag s… in Region() function
/arkcompiler/runtime_core/runtime/mem/
Drem_set.h36 class Region; variable
Dregion_space.h57 NO_THREAD_SANITIZE explicit Region(RegionSpace *space, uintptr_t begin, uintptr_t end) in Region() function
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc_workers_thread_pool.h26 class Region; variable