MCPcopy
hub / github.com/webpack/webpack / index.js

File index.js

test/cases/parsing/issue-2084/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1function runWithThis(obj, fn) {
2 fn.call(obj);
3}
4

Callers

nothing calls this directly

Calls 4

runWithThisFunction · 0.85
ensureMethod · 0.80
itFunction · 0.50
requireFunction · 0.50

Tested by

no test coverage detected