Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ FileReaderSync.worker.js
File
FileReaderSync.worker.js
test/fixtures/wpt/FileAPI/FileReaderSync.worker.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
importScripts(
"/resources/testharness.js"
);
2
3
var
blob, empty_blob, readerSync;
4
setup(() => {
Callers
nothing calls this directly
Calls
6
setup
Function · 0.50
test
Function · 0.50
assert_true
Function · 0.50
assert_equals
Function · 0.50
done
Function · 0.50
indexOf
Method · 0.45
Tested by
no test coverage detected