Home
last modified time | relevance | path

Searched defs:newTop (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Dregion_space-inl.h64 uintptr_t newTop; in Alloc() local
Dregion_space.h97 void SetTop(uintptr_t newTop) in SetTop()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp1682 auto newTop = PtrAdd(top, size_); in AllocateInSOldPrologueImpl() local
1773 auto newTop = PtrAdd(top, size_); in AllocateInYoungPrologueImpl() local