MCPcopy
hub / github.com/webpack/webpack / flagUsed

Method flagUsed

lib/dependencies/LocalModule.js:28–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 }
27
28 flagUsed() {
29 this.used = true;
30 }
31
32 /**
33 * Returns variable name.

Callers 5

createRequireCallHandlerFunction · 0.80
processArrayMethod · 0.80
processItemMethod · 0.80
processArrayMethod · 0.80
processItemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected