Searched refs:public_set_store_buffer_top (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/heap/
H A Dstore-buffer-inl.h24 heap_->public_set_store_buffer_top(top);
H A Dstore-buffer.cc77 heap_->public_set_store_buffer_top(start_);
94 heap_->public_set_store_buffer_top(start_);
536 heap_->public_set_store_buffer_top(start_);
H A Dheap.h887 void public_set_store_buffer_top(Address* top) { function in class:v8::internal::Heap

Completed in 113 milliseconds