Lines Matching refs:next
729 RegisteredExtension* next = re->next();
731 re = next;
934 prev_next_ = current->next;
987 current->limit = current->next;
994 DCHECK_EQ(current->next, current->limit);
5564 // units until the buffer capacity is reached, would be exceeded by the next
9370 // provide a bigger one next time. We do it this way because allocation is not
10543 FullObjectSlot(handle_scope_data_.next));
10603 ph->block_next_ = isolate()->handle_scope_data()->next;
10614 last_handle_before_deferred_block_ = isolate()->handle_scope_data()->next;