MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / event-loop-block-watchdog.ts

File event-loop-block-watchdog.ts

packages/node-native/src/event-loop-block-watchdog.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { workerData } from 'node:worker_threads';
2import type { DebugImage, Event, ScopeData, Session, StackFrame, Thread } from '@sentry/core';
3import {
4 applyScopeDataToEvent,

Callers

nothing calls this directly

Calls 9

makeNodeTransportFunction · 0.90
sendBlockEventFunction · 0.85
createRateLimiterFunction · 0.70
logFunction · 0.70
entriesMethod · 0.65
hasMethod · 0.65
addMethod · 0.65
deleteMethod · 0.65

Tested by

no test coverage detected