Home
last modified time | relevance | path

Searched defs:top (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_stack.cpp36 int top = static_cast<int>(stack->GetTop()); in Push() local
47 int top = this->GetTop(); in Peek() local
59 int top = this->GetTop(); in Pop() local
71 int top = this->GetTop(); in Search() local
116 int top = static_cast<int>(GetTop()); in Has() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dfree_object_list.cpp191 FreeObjectSet *top = sets_[type]; in AddSet() local
218 FreeObjectSet *top = sets_[type]; in RemoveSet() local
248 FreeObjectSet *top = sets_[type]; in Merge() local
Dallocator-inl.h43 void BumpPointerAllocator::Reset(uintptr_t begin, uintptr_t end, uintptr_t top) in Reset()
139 void FreeListAllocator::ResetBumpPointer(uintptr_t begin, uintptr_t end, uintptr_t top) in ResetBumpPointer()
Dlinear_space.cpp77 uintptr_t top = allocator_.GetTop(); in Expand() local
122 auto top = allocator_.GetTop(); in IterateOverObjects() local
Dparallel_evacuator.cpp336 auto top = heap_->GetNewSpace()->GetTop(); in UpdateNewRegionReference() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dcontainers_stack_stub_builder.h32 GateRef top = Load(VariableType::INT32(), obj, IntPtr(JSAPIStack::TOP_OFFSET)); in GetSize() local
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp546 uint64_t top = GetStackStart(); in IsLegalAsmSp() local
554 uintptr_t top = bottom + maxStackSize; in IsLegalThreadSp() local
Djs_thread.h272 void ReSetNewSpaceAllocationAddress(const uintptr_t *top, const uintptr_t* end) in ReSetNewSpaceAllocationAddress()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp342 auto top = Load(VariableType::JS_POINTER(), topAddress, IntPtr(0)); in AllocateInYoung() local
Dlcr_lowering.cpp585 GateRef top = builder_.Load(VariableType::JS_POINTER(), topAddress, builder_.IntPtr(0)); in HeapAllocateInYoung() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js6616 top: 0, property
32120 top: new jsb.ImageAsset, property
32140 top: new jsb.ImageAsset, property
39668 top: m.v2(0, 0), property