libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
IDBDatabase.createObjectStore
libwasm
bindings
IDBDatabase
IDBDatabase
Undocumented in source. Be warned that the author may not have intended to support it.
auto
createObjectStore
(string name, IDBObjectStoreParameters optionalParameters)
struct
IDBDatabase
nothrow
auto
createObjectStore
()
(
string
name
,
scope
ref
IDBObjectStoreParameters
optionalParameters
)
auto
createObjectStore
(string name)
Meta
Source
See Implementation
libwasm
bindings
IDBDatabase
IDBDatabase
constructors
this
functions
close
createMutableFile
createObjectStore
deleteObjectStore
mozCreateFileHandle
name
objectStoreNames
onabort
onclose
onerror
onversionchange
storage
transaction
version_
variables
_parent