Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ worker.js
File
worker.js
test/hotCases/worker/move-between-runtime/worker.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
default fn => {
2
self.onmessage =
async
({ data: msg }) => {
3
try {
4
switch (msg) {
Callers
nothing calls this directly
Calls
3
postMessage
Method · 0.80
check
Method · 0.65
fn
Function · 0.50
Tested by
no test coverage detected