Home | History | Annotate | Download | only in src

Lines Matching refs:start_of_current_page_

1049     start_of_current_page_ = NULL;
1056 store_buffer_->SetTop(start_of_current_page_);
1057 } else if (store_buffer_->Top() - start_of_current_page_ >=
1063 store_buffer_->SetTop(start_of_current_page_);
1071 start_of_current_page_ = store_buffer_->Top();
1088 ASSERT(start_of_current_page_ != store_buffer_->Top());
1089 store_buffer_->SetTop(start_of_current_page_);