Lines Matching refs:which
29 the next step can pass in a config object which abstracts away parts
42 Another semi-third-party API which creates bindings between JS
54 version of the library against which this module was built.
60 component" and can be elided from builds which do not want it.
62 A Worker-thread-based API which uses OO API #1 to provide an
63 interface to a database which can be driven from the main Window
70 and runs the Worker #1 API which is implemented in
78 is an sqlite3 VFS implementation which supports Google Chrome's
90 to communicate their state to the files which follow them. This file
92 process, which is what finally executes the initialization code
99 `sqlite3-api.js`, which is everything except for the `post-js-*.js`
100 files, and `sqlite3.js`, which is the Emscripten-generated amalgamated
105 `sqlite3.c` which `#include`'s that file and adds a couple more
106 WASM-specific helper functions, at least one of which requires access
131 `sqlite3InitModule()` function with one which, after the module is