Home
last modified time | relevance | path

Searched refs:WhWasmUtilInstaller (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/wasm/common/
H A Dwhwasmutil.js174 self.WhWasmUtilInstaller = function(target){ class in self
1660 self.WhWasmUtilInstaller.yawl = function(config){
1706 }.bind(self.WhWasmUtilInstaller)/*yawl()*/;
/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-api-glue.js24 self.WhWasmUtilInstaller(wasm);
25 delete self.WhWasmUtilInstaller;