Searched refs:sjac (Results 1 – 1 of 1) sorted by relevance
1411 const sjac = capi.sqlite3_js_aggregate_context;1415 const ac = sjac(pCtx, 4);1419 const ac = sjac(pCtx, 0);1438 const ac = sjac(pCtx, 4);1444 const ac = sjac(pCtx, 0);1481 const sjac = capi.sqlite3_js_aggregate_context;1485 const ac = sjac(pCtx, 8);1489 const ac = sjac(pCtx, 0);1509 const sjac = (cx,n=4)=>capi.sqlite3_js_aggregate_context(cx,n); function1511 const ac = sjac(pCtx, 0);[all …]