Searched refs:prpObjectStore (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/
H A DIDBTransaction.cpp170 void IDBTransaction::objectStoreCreated(const String& name, PassRefPtr<IDBObjectStore> prpObjectStore) argument
173 RefPtr<IDBObjectStore> objectStore = prpObjectStore;

Completed in 68 milliseconds