Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/wasm/api/
H A Dpre-js.js63 Module[xNameOfInstantiateWasm] = function callee(imports,onSuccess){ argument
77 .then((arg)=>onSuccess(arg.instance, arg.module));
83 .then((arg)=>onSuccess(arg.instance, arg.module));