Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it, test } from
'vitest'
;
2
import
{
3
isDOMError,
4
isDOMException,
Callers
nothing calls this directly
Calls
15
supportsDOMError
Function · 0.90
test
Function · 0.90
isDOMError
Function · 0.90
supportsDOMException
Function · 0.90
isDOMException
Function · 0.90
isError
Function · 0.90
testOnlyIfNodeVersionAtLeast
Function · 0.90
supportsErrorEvent
Function · 0.90
isErrorEvent
Function · 0.90
isPrimitive
Function · 0.90
isThenable
Function · 0.90
resolvedSyncPromise
Function · 0.90
Tested by
no test coverage detected