MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / stacktrace-parsing.test.ts

File stacktrace-parsing.test.ts

packages/wasm/test/stacktrace-parsing.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { StackFrame } from '@sentry/core';
2import { describe, expect, it } from 'vitest';
3import { patchFrames } from '../src/index';
4

Callers

nothing calls this directly

Calls 1

patchFramesFunction · 0.90

Tested by

no test coverage detected