Searched refs:public_set_store_buffer_top (Results 1 – 3 of 3) sorted by relevance
46 heap_->public_set_store_buffer_top(top); in Mark()
99 heap_->public_set_store_buffer_top(start_); in SetUp()116 heap_->public_set_store_buffer_top(start_); in TearDown()673 heap_->public_set_store_buffer_top(start_); in Compact()
1207 void public_set_store_buffer_top(Address* top) { in public_set_store_buffer_top() function