MCPcopy Index your code
hub / github.com/andywer/threads.js / transferables.test.ts

File transferables.test.ts

test/transferables.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from "ava"
2import { spawn, Thread, Transfer, TransferDescriptor, Worker } from "../src/index"
3import { XorBuffer } from "./workers/arraybuffer-xor"
4

Callers

nothing calls this directly

Calls 5

spyOnFunction · 0.85
TransferFunction · 0.85
terminateMethod · 0.65
testFunction · 0.50

Tested by

no test coverage detected