MCPcopy Index your code
hub / github.com/TanStack/ai / escape-attempts.test.ts

File escape-attempts.test.ts

packages/ai-isolate-node/tests/escape-attempts.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { createNodeIsolateDriver, probeIsolatedVm } from '../src/isolate-driver'
3
4const addonAvailable = probeIsolatedVm().compatible

Callers

nothing calls this directly

Calls 6

probeIsolatedVmFunction · 0.90
createNodeIsolateDriverFunction · 0.90
nowMethod · 0.80
runInIsolateFunction · 0.70
executeMethod · 0.45
disposeMethod · 0.45

Tested by

no test coverage detected