Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/getsentry/sentry-react-native
/ rewriteframes.test.ts
File
rewriteframes.test.ts
packages/core/test/integrations/rewriteframes.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Exception } from
'@sentry/browser'
;
2
import
type
{ Client, Event, EventHint } from
'@sentry/core'
;
3
4
import
{ defaultStackParser, eventFromException } from
'@sentry/browser'
;
Callers
nothing calls this directly
Calls
3
mockFunction
Function · 0.90
exceptionFromError
Function · 0.85
processEvent
Function · 0.70
Tested by
no test coverage detected