Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ onmessage
Function
onmessage
tools/testmc/testsharedworker.js:10–13 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
8
}
9
10
function
onmessage(value) {
11
messageCount += 1;
12
this.postMessage({messageCount, value});
13
}
Callers
nothing calls this directly
Calls
1
postMessage
Method · 0.65
Tested by
no test coverage detected