Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ index.js
File
index.js
test/configCases/worker/worklet/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// This is a pseudo-worklet, it is not a real worklet, but it is used to test the worker logic.
2
// Real worklets do not have this API.
3
4
it(
"should allow to create a paintWorklet worklet"
,
async
() => {
Callers
nothing calls this directly
Calls
6
resolve
Function · 0.85
postMessage
Method · 0.80
terminate
Method · 0.80
it
Function · 0.50
addModule
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected