MCPcopy 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

1importScripts("/resources/testharness.js");
2
3var blob, empty_blob, readerSync;
4setup(() => {

Callers

nothing calls this directly

Calls 6

setupFunction · 0.50
testFunction · 0.50
assert_trueFunction · 0.50
assert_equalsFunction · 0.50
doneFunction · 0.50
indexOfMethod · 0.45

Tested by

no test coverage detected