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

File normalizeStringifyValue.test.ts

packages/browser/test/normalizeStringifyValue.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @vitest-environment jsdom
3 */
4import { normalize, setNormalizeStringifier } from '@sentry/core';

Callers

nothing calls this directly

Calls 6

setNormalizeStringifierFunction · 0.90
testFunction · 0.90
normalizeStringifyValueFunction · 0.90
normalizeFunction · 0.90
setAttributeMethod · 0.65
addMethod · 0.65

Tested by

no test coverage detected