MCPcopy Create free account
hub / github.com/marijnh/Eloquent-JavaScript / sandbox.mjs

File sandbox.mjs

src/client/sandbox.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {parse} from "acorn"
2import * as walk from "acorn-walk"
3
4function parseStack(stack) {

Callers

nothing calls this directly

Calls 2

getMethod · 0.80
storeMethod · 0.80

Tested by

no test coverage detected