Searched defs:new_top (Results 1 – 6 of 6) sorted by relevance
49 V8_INLINE bool DecrementTopIfAdjacent(Address new_top, size_t bytes) { in DecrementTopIfAdjacent()
650 Address new_top = current_top + filler_size + size_in_bytes; in TryAllocateLinearlyAligned() local693 Address new_top = current_top + size_in_bytes; in AllocateRawUnaligned() local
533 Address new_top = known_top == 0 ? to_space_.page_low() : known_top; in UpdateLinearAllocationArea() local
340 Node* new_top = __ IntAdd(top, size); in ReduceAllocateRaw() local
167 FT_Long new_top; /* new top after exec. */ member
1270 TNode<IntPtrT> new_top = in AllocateRaw() local