Home
last modified time | relevance | path

Searched defs:Region (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dbarriers.cpp118 onstexpr(kind == Region::InYoung) BatchBitSet() argument
123 onstexpr(kind == Region::InGeneralOld) BatchBitSet() argument
[all...]
H A Dregion.h155 class Region { class
157 Region(NativeAreaAllocator *allocator, uintptr_t allocateBase, uintptr_t begin, uintptr_t end, in Region() function in panda::ecmascript::Region
173 Region(NativeAreaAllocator *allocator, uintptr_t allocateBase, uintptr_t end, in Region() function in panda::ecmascript::Region
[all...]
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dregion_space.h58 class Region { class
60 NO_THREAD_SANITIZE explicit Region(RegionSpace *space, uintptr_t begin, uintptr_t end) in Region() function in ark::mem::Region
[all...]

Completed in 4 milliseconds