Searched defs:createObjectStore (Results 1 – 5 of 5) sorted by relevance
1931 createObjectStore(name: string, options?: IDBObjectStoreParameters): IDBObjectStore; method
8677 createObjectStore(name: string, options?: IDBObjectStoreParameters): IDBObjectStore; method
1951 createObjectStore(name: string, options?: IDBObjectStoreParameters): IDBObjectStore; method
8697 createObjectStore(name: string, options?: IDBObjectStoreParameters): IDBObjectStore; method
10995 createObjectStore(name: string, optionalParameters?: any): IDBObjectStore; method