Home
last modified time | relevance | path

Searched defs:func (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/ext/wasm/common/
H A Dwhwasmutil.js411 target.jsFuncToWasm = function f(func, sig){ argument
531 target.installFunction = function f(func, sig){ argument
1126 target.scopedAllocCall = function(func){ argument
1501 const __xAdapter = function(func, argc, typeName, adapter, modeName, xcvPart){ argument
/sqlite-3.40.0/ext/wasm/
H A Dtester1.js793 const installMethod = function callee(tgt, name, func){ argument
798 callee.argcProxy = function(func,sig){ argument
/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-api-opfs.js595 const installMethod = function callee(tgt, name, func){ argument
603 callee.argcProxy = function(func,sig){ argument
/sqlite-3.40.0/ext/wasm/fiddle/
H A Dfiddle.js667 const debounce = function f(func, wait, immediate) { argument