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

File index.js

test/hotCases/worker/move-between-runtime/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const update = () =>
2 new Promise((resolve, reject) => {
3 NEXT(err => {
4 if (err) reject(err);

Callers

nothing calls this directly

Calls 4

terminateMethod · 0.80
updateFunction · 0.70
nextFunction · 0.70
itFunction · 0.50

Tested by

no test coverage detected