MCPcopy Index your code
hub / github.com/simstudioai/sim / isolated-vm-worker.cjs

File isolated-vm-worker.cjs

apps/sim/lib/execution/isolated-vm-worker.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Node.js worker for isolated-vm execution.
3 * Runs in a separate Node.js process, communicates with parent via IPC.
4 */

Callers

nothing calls this directly

Calls 9

executeTaskFunction · 0.85
executeCodeFunction · 0.85
joinMethod · 0.80
onMethod · 0.80
sendMethod · 0.80
getMethod · 0.65
disposeMethod · 0.65
deleteMethod · 0.65
resolveMethod · 0.65

Tested by

no test coverage detected