Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
let
audioContext = null;
2
3
it(
"should allow to create a paintWorklet worklet"
,
async
() => {
4
if
(audioContext === null) {
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