Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/requirejs/requirejs
/ scripts
Function
scripts
require.js:138–140 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
136
}
137
138
function
scripts() {
139
return
document.getElementsByTagName(
'script'
);
140
}
141
142
function
defaultOnError(err) {
143
throw err;
Callers
3
removeScript
Function · 0.85
getInteractiveScript
Function · 0.85
require.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…