MCPcopy
hub / github.com/webpack/webpack / index.js

File index.js

test/configCases/worker/issue-17489/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1let audioContext = null;
2
3it("should allow to create a paintWorklet worklet", async () => {
4 if (audioContext === null) {

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