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

Function returnFalse

documentation/javascript/application.js:4176–4178  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4174};
4175
4176function returnFalse() {
4177 return false;
4178}
4179function returnTrue() {
4180 return true;
4181}

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…