Home
last modified time | relevance | path

Searched defs:topAddress (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dheap-inl.h684 auto topAddress = sNonMovableTlab_->GetTopAddress(); in AllocateSharedNonMovableSpaceFromTlab() local
726 auto topAddress = sOldTlab_->GetTopAddress(); in AllocateSharedOldSpaceFromTlab() local
753 auto topAddress = activeSemiSpace_->GetAllocationTopAddress(); in SwapNewSpace() local
Dheap.cpp860 auto topAddress = activeSemiSpace_->GetAllocationTopAddress(); in Initialize() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp1678 auto topAddress = LoadPrimitive(VariableType::NATIVE_POINTER(), glue_, IntPtr(topOffset)); in AllocateInSOldPrologueImpl() local
1769 auto topAddress = LoadPrimitive(VariableType::NATIVE_POINTER(), glue_, IntPtr(topOffset)); in AllocateInYoungPrologueImpl() local
/arkcompiler/ets_runtime/ecmascript/
Dframes.h1786 auto topAddress = ToUintPtr(this) + in GetStackArgsAddress() local