MCPcopy
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

removeScriptFunction · 0.85
getInteractiveScriptFunction · 0.85
require.jsFile · 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…