MCPcopy
hub / github.com/webpack/webpack / method

Method method

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

Source from the content-addressed store, hash-verified

2490 }
2491
2492 method() {
2493 if (true) return;
2494 return require("fail66");
2495 }
2496
2497 static method() {
2498 if (true) return;

Callers 1

Calls 1

requireFunction · 0.50

Tested by

no test coverage detected