MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / on

Method on

packages/node/src/integrations/tracing/hapi/types.ts:39–39  ·  view source on GitHub ↗
(criteria: string | Criteria, listener: Listener)

Source from the content-addressed store, hash-verified

37 ): void;
38
39 on(criteria: string | Criteria, listener: Listener): void;
40 addListener(criteria: string | Criteria, listener: Listener): void;
41 once(criteria: string | Criteria, listener: Listener): void;
42 removeListener(name: string, listener: Listener): Podium;

Callers 15

setupFunction · 0.65
constructorMethod · 0.65
deferSpanEndFunction · 0.65
fillGrpcFunctionFunction · 0.65
initializeMethod · 0.65
handleErrorMethod · 0.65
sendFeedbackFunction · 0.65

Calls

no outgoing calls

Tested by 1

fnFunction · 0.52