MCPcopy Index your code
hub / github.com/sql-js/sql.js / _cdateFunc

Function _cdateFunc

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

Source from the content-addressed store, hash-verified

35774 return;
35775}
35776function _cdateFunc($0,$1,$2) {
35777 $0 = $0|0;
35778 $1 = $1|0;
35779 $2 = $2|0;
35780 var label = 0, sp = 0;
35781 sp = STACKTOP;
35782 _dateFunc($0,0,0);
35783 return;
35784}
35785function _isDate($0,$1,$2,$3) {
35786 $0 = $0|0;
35787 $1 = $1|0;

Callers

nothing calls this directly

Calls 1

_dateFuncFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…