Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dallocator-inl.h56 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 Dsparse_space.cpp48 void SparseSpace::ResetTopPointer(uintptr_t top) in ResetTopPointer() function in panda::ecmascript::SparseSpace
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_space.cpp44 void SharedSparseSpace::ResetTopPointer(uintptr_t top) in ResetTopPointer() function in panda::ecmascript::SharedSparseSpace

Completed in 4 milliseconds