Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/wasm/
H A Dtester1.js1411 const sjac = capi.sqlite3_js_aggregate_context;
1481 const sjac = capi.sqlite3_js_aggregate_context;
1509 const sjac = (cx,n=4)=>capi.sqlite3_js_aggregate_context(cx,n);
/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-api-prologue.js1363 capi.sqlite3_js_aggregate_context = (pCtx, n)=>{ function