Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ idlharness.worker.js
File
idlharness.worker.js
test/fixtures/wpt/FileAPI/idlharness.worker.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
importScripts(
"/resources/testharness.js"
);
2
importScripts(
"/resources/WebIDLParser.js"
,
"/resources/idlharness.js"
);
3
4
'use strict'
;
Callers
nothing calls this directly
Calls
2
idl_test
Function · 0.85
done
Function · 0.50
Tested by
no test coverage detected