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

File helpers.test.ts

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

Source from the content-addressed store, hash-verified

1import type { WrappedFunction } from '@sentry/core/browser';
2import { describe, expect, it, vi } from 'vitest';
3import { wrap } from '../src/helpers';
4

Callers

nothing calls this directly

Calls 5

wrapFunction · 0.90
assignMethod · 0.80
callMethod · 0.80
keysMethod · 0.65
wrappedFunction · 0.50

Tested by

no test coverage detected