Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JsAaron/jQuery
/ returnTrue
Function
returnTrue
2.1.1/test/jquery-2.1.1.js:4039–4041 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4037
rtypenamespace = /^([^.]*)(?:\.(.+)|)$/;
4038
4039
function
returnTrue() {
4040
return
true;
4041
}
4042
4043
function
returnFalse() {
4044
return
false;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected