Home
last modified time | relevance | path

Searched refs:CHECK_REGION_END (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dsparse_space.cpp312 CHECK_REGION_END(curPtr, endPtr); in IterateOverObjects()
754 CHECK_REGION_END(curPtr, endPtr); in GetMachineCodeObject()
H A Dparallel_evacuator.cpp531 CHECK_REGION_END(curPtr, endPtr); in UpdateNewRegionReference()
554 CHECK_REGION_END(freeStart, freeEnd); in UpdateAndSweepNewRegionReference()
H A Dlinear_space.cpp157 CHECK_REGION_END(curPtr, endPtr); in IterateOverObjects()
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_space.cpp355 CHECK_REGION_END(curPtr, endPtr); in IterateOverObjects()
577 CHECK_REGION_END(curPtr, endPtr); in IterateOverObjects()
/arkcompiler/ets_runtime/ecmascript/
H A Decma_macros.h658 #define CHECK_REGION_END(begin, end) \ macro

Completed in 6 milliseconds