MCPcopy Create free account
hub / github.com/JsAaron/jQuery / returnFalse

Function returnFalse

1.6.1/src/event.js:601–603  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

599};
600
601function returnFalse() {
602 return false;
603}
604function returnTrue() {
605 return true;
606}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected