Home
last modified time | relevance | path

Searched defs:Region (Results 1 – 6 of 6) 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.h102Region(JSThread *thread, uintptr_t allocateBase, uintptr_t begin, uintptr_t end, RegionSpaceFlag s… in Region() function