MCPcopy Create free account
hub / github.com/sql-js/sql.js / _analyzeAggregatesInSelectEnd

Function _analyzeAggregatesInSelectEnd

js/sql-debug.js:299008–299018  ·  view source on GitHub ↗
($0,$1)

Source from the content-addressed store, hash-verified

299006 return 0;
299007}
299008function _analyzeAggregatesInSelectEnd($0,$1) {
299009 $0 = $0|0;
299010 $1 = $1|0;
299011 var $2 = 0, $3 = 0, $4 = 0, label = 0, sp = 0;
299012 sp = STACKTOP;
299013 $2 = ((($0)) + 16|0);
299014 $3 = HEAP32[$2>>2]|0;
299015 $4 = (($3) + -1)|0;
299016 HEAP32[$2>>2] = $4;
299017 return;
299018}
299019function _havingToWhereExprCb($0,$1) {
299020 $0 = $0|0;
299021 $1 = $1|0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…