Searched refs:CheckStoreBuffer (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/heap/ |
D | heap.cc | 4600 static void CheckStoreBuffer(Heap* heap, Object** current, Object** limit, in CheckStoreBuffer() function 4672 CheckStoreBuffer(this, current, limit, &store_buffer_position, in OldPointerSpaceCheckStoreBuffer() 4695 CheckStoreBuffer(this, current, limit, &store_buffer_position, in MapSpaceCheckStoreBuffer() 4714 CheckStoreBuffer(this, current, limit, &store_buffer_position, in LargeObjectSpaceCheckStoreBuffer()
|