Home
last modified time | relevance | path

Searched refs:CheckForFullBuffer (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dstore-buffer.h161 void CheckForFullBuffer();
225 store_buffer_->CheckForFullBuffer(); in ~StoreBufferRebuildScope()
Dstore-buffer.cc325 CheckForFullBuffer(); in Clean()
711 CheckForFullBuffer(); in Compact()
715 void StoreBuffer::CheckForFullBuffer() { in CheckForFullBuffer() function in v8::internal::StoreBuffer