Searched defs:ResetTopPointer (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | allocator-inl.h | 56 void BumpPointerAllocator::ResetTopPointer(uintptr_t top) in ResetTopPointer() function in panda::ecmascript::BumpPointerAllocator 171 void FreeListAllocator<T>::ResetTopPointer(uintptr_t top) in ResetTopPointer() function in panda::ecmascript::FreeListAllocator |
H A D | sparse_space.cpp | 48 void SparseSpace::ResetTopPointer(uintptr_t top) in ResetTopPointer() function in panda::ecmascript::SparseSpace |
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ | ||
H A D | shared_space.cpp | 44 void SharedSparseSpace::ResetTopPointer(uintptr_t top) in ResetTopPointer() function in panda::ecmascript::SharedSparseSpace |
Completed in 4 milliseconds