Searched defs:markDeleted (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/
H A DIDBIndex.h84 void markDeleted() { m_deleted = true; } function in class:WebCore::IDBIndex
H A DIDBObjectStore.h99 void markDeleted() { m_deleted = true; } function in class:WebCore::IDBObjectStore
/macosx-10.10/WebKit-7600.1.25/mac/History/
H A DBinaryPropertyList.cpp59 void markDeleted() { m_integers = 0; m_size = deletedValueSize(); } function in class:IntegerArray

Completed in 72 milliseconds