MCPcopy
hub / github.com/webpack/webpack / next

Function next

test/statsCases/track-returned/index.js:445–447  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

443 return next();
444
445 function next() {
446 return require("./used?n=188");
447 }
448 }
449
450 async function test8() {

Callers 8

test7Function · 0.70
nextMethod · 0.50
getPromiseMethod · 0.50
handleExternalsMethod · 0.50
nextMethod · 0.50
[Symbol.iterator]Method · 0.50
watchCallbackFunction · 0.50

Calls 1

requireFunction · 0.50

Tested by

no test coverage detected