MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / xs_sharedworker

Function xs_sharedworker

modules/base/worker/modWorker.c:367–370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

365}
366
367void xs_sharedworker(xsMachine *the)
368{
369 workerConstructor(the, true);
370}
371
372void xs_worker_terminate(xsMachine *the)
373{

Callers

nothing calls this directly

Calls 1

workerConstructorFunction · 0.85

Tested by

no test coverage detected