MCPcopy
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
4it("should allow to create a paintWorklet worklet", async () => {

Callers

nothing calls this directly

Calls 6

resolveFunction · 0.85
postMessageMethod · 0.80
terminateMethod · 0.80
itFunction · 0.50
addModuleMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected