Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
601
function
returnFalse() {
602
return
false;
603
}
604
function
returnTrue() {
605
return
true;
606
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected