Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/scriptscat/scriptcat
/ onload
Function
onload
example/tests/gm_xhr_test.js:1152–1154 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1150
timeout: details.timeout,
1151
fetch,
1152
onload() {
1153
events.push(
"onload"
);
1154
},
1155
onerror() {
1156
events.push(
"onerror"
);
1157
},
Callers
nothing calls this directly
Calls
1
push
Method · 0.80
Tested by
no test coverage detected