Searched refs:saved_top (Results 1 – 2 of 2) sorted by relevance
85 T* saved_top = queue_.top(); in pop() local87 delete saved_top; in pop()
403 Address* saved_top = old_top_; in IteratePointersInStoreBuffer() local420 DCHECK(old_top_ == saved_top + 1 || old_top_ == saved_top); in IteratePointersInStoreBuffer()