Home
last modified time | relevance | path

Searched refs:imports (Results 1 – 5 of 5) sorted by relevance

/sqlite-3.40.0/ext/wasm/api/
H A Dpre-js.js63 Module[xNameOfInstantiateWasm] = function callee(imports,onSuccess){ argument
64 imports.env.foo = function(){};
76 return WebAssembly.instantiateStreaming(wfetch(), imports)
82 .then(bytes => WebAssembly.instantiate(bytes, imports))
/sqlite-3.40.0/ext/wasm/common/
H A Dwhwasmutil.js1677 tgt.memory = (config.imports && config.imports.env
1678 && config.imports.env.memory)
1696 return WebAssembly.instantiateStreaming(wfetch(), config.imports||{})
1702 .then(bytes => WebAssembly.instantiate(bytes, config.imports||{}))
/sqlite-3.40.0/test/
H A Dshell5.test163 # imports the entire field, quotes and all.
H A Dfts1porter.test10549 imports import
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5porter.test5282 importless importless imports import