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

File is.test.ts

packages/core/test/lib/utils/is.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, test } from 'vitest';
2import {
3 isDOMError,
4 isDOMException,

Callers

nothing calls this directly

Calls 15

supportsDOMErrorFunction · 0.90
testFunction · 0.90
isDOMErrorFunction · 0.90
supportsDOMExceptionFunction · 0.90
isDOMExceptionFunction · 0.90
isErrorFunction · 0.90
supportsErrorEventFunction · 0.90
isErrorEventFunction · 0.90
isPrimitiveFunction · 0.90
isThenableFunction · 0.90
resolvedSyncPromiseFunction · 0.90

Tested by

no test coverage detected