Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ ignoreListAnonymousStackFramesIfSandwiched } from
'./source-maps'
2
3
type
StackFrame = null | {
4
file: string
Callers
nothing calls this directly
Calls
4
ignoreList
Function · 0.85
test
Function · 0.50
expect
Function · 0.50
it
Function · 0.50
Tested by
no test coverage detected