MCPcopy
hub / github.com/vercel/next.js / source-maps.test.ts

File source-maps.test.ts

packages/next/src/server/lib/source-maps.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ignoreListAnonymousStackFramesIfSandwiched } from './source-maps'
2
3type StackFrame = null | {
4 file: string

Callers

nothing calls this directly

Calls 4

ignoreListFunction · 0.85
testFunction · 0.50
expectFunction · 0.50
itFunction · 0.50

Tested by

no test coverage detected