Searched refs:public_set_store_buffer_top (Results 1 – 3 of 3) sorted by relevance
24 heap_->public_set_store_buffer_top(top); in Mark()
77 heap_->public_set_store_buffer_top(start_); in SetUp()94 heap_->public_set_store_buffer_top(start_); in TearDown()536 heap_->public_set_store_buffer_top(start_); in Compact()
887 void public_set_store_buffer_top(Address* top) { in public_set_store_buffer_top() function