Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
update = () =>
2
new
Promise((resolve, reject) => {
3
NEXT(err => {
4
if
(err) reject(err);
Callers
nothing calls this directly
Calls
4
terminate
Method · 0.80
update
Function · 0.70
next
Function · 0.70
it
Function · 0.50
Tested by
no test coverage detected