Searched defs:commit_batch (Results 1 – 1 of 1) sorted by relevance
141 CommitBatch* commit_batch = CreateCommitBatchIfNeeded(); in SetItem() local156 CommitBatch* commit_batch = CreateCommitBatchIfNeeded(); in RemoveItem() local173 CommitBatch* commit_batch = CreateCommitBatchIfNeeded(); in Clear() local195 CommitBatch* commit_batch = CreateCommitBatchIfNeeded(); in FastClear() local361 void DOMStorageArea::CommitChanges(const CommitBatch* commit_batch) { in CommitChanges()