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

Function _ctimestampFunc

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

Source from the content-addressed store, hash-verified

35765 return;
35766}
35767function _ctimestampFunc($0,$1,$2) {
35768 $0 = $0|0;
35769 $1 = $1|0;
35770 $2 = $2|0;
35771 var label = 0, sp = 0;
35772 sp = STACKTOP;
35773 _datetimeFunc($0,0,0);
35774 return;
35775}
35776function _cdateFunc($0,$1,$2) {
35777 $0 = $0|0;
35778 $1 = $1|0;

Callers

nothing calls this directly

Calls 1

_datetimeFuncFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…