Home
last modified time | relevance | path

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

/external/v8/src/
Dstore-buffer-inl.h46 heap_->public_set_store_buffer_top(top); in Mark()
Dstore-buffer.cc99 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()
Dheap.h1207 void public_set_store_buffer_top(Address* top) { in public_set_store_buffer_top() function