Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/webmodules/jsonp
/ cancel
Function
cancel
index.js:73–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
}
72
73
function
cancel(){
74
if
(window[id]) {
75
cleanup();
76
}
77
}
78
79
window[id] =
function
(data){
80
debug(
'jsonp got'
, data);
Callers
nothing calls this directly
Calls
1
cleanup
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…