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

Function returnTrue

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

Source from the content-addressed store, hash-verified

4177 return false;
4178}
4179function returnTrue() {
4180 return true;
4181}
4182
4183// jQuery.Event is based on DOM3 Events as specified by the ECMAScript Language Binding
4184// http://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html

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…