MCPcopy
hub / github.com/sql-js/sql.js / sql-debug.js

File sql-debug.js

js/sql-debug.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// This prevents pollution of the global namespace
2var SQL = (function () {
3// The Module object: Our interface to the outside world. We import
4// and export values on it. There are various ways Module can be used:

Callers

nothing calls this directly

Calls 15

stackSaveFunction · 0.85
stackRestoreFunction · 0.85
stackAllocFunction · 0.85
_mallocFunction · 0.85
_growOp3Function · 0.85
_sqlite3KeyInfoAllocFunction · 0.85
_sqlite3ExprCollSeqFunction · 0.85
_vdbeChangeP4FullFunction · 0.85
_measureAllocationSizeFunction · 0.85
_sqlite3ErrorMsgFunction · 0.85
applyMemoryInitializerFunction · 0.85
_freeFunction · 0.85

Tested by

no test coverage detected