Searched refs:createObjectStore (Results 1 – 5 of 5) sorted by relevance
1799 createObjectStore(name: string, options?: IDBObjectStoreParameters): IDBObjectStore; method
9224 createObjectStore(name: string, options?: IDBObjectStoreParameters): IDBObjectStore; method
1779 createObjectStore(name: string, options?: IDBObjectStoreParameters): IDBObjectStore; method
9204 createObjectStore(name: string, options?: IDBObjectStoreParameters): IDBObjectStore; method
10995 createObjectStore(name: string, optionalParameters?: any): IDBObjectStore; method