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

File serialization.test.ts

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

Source from the content-addressed store, hash-verified

1import test from "ava"
2import { fooSerializer, Foo } from "./lib/serialization"
3import { registerSerializer, spawn, Thread, Worker } from "../src/index"
4

Callers

nothing calls this directly

Calls 6

registerSerializerFunction · 0.85
spawnFunction · 0.85
getValueMethod · 0.80
terminateMethod · 0.65
testFunction · 0.50
runFunction · 0.50

Tested by

no test coverage detected