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

Function _ctimeFunc

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

Source from the content-addressed store, hash-verified

35756 STACKTOP = sp;return;
35757}
35758function _ctimeFunc($0,$1,$2) {
35759 $0 = $0|0;
35760 $1 = $1|0;
35761 $2 = $2|0;
35762 var label = 0, sp = 0;
35763 sp = STACKTOP;
35764 _timeFunc($0,0,0);
35765 return;
35766}
35767function _ctimestampFunc($0,$1,$2) {
35768 $0 = $0|0;
35769 $1 = $1|0;

Callers

nothing calls this directly

Calls 1

_timeFuncFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…