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

File webworker.test.ts

packages/wasm/test/webworker.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { DebugImage, StackFrame } from '@sentry/core';
2import { GLOBAL_OBJ } from '@sentry/core';
3import { afterEach, describe, expect, it, vi } from 'vitest';
4import { patchFrames, registerWebWorkerWasm } from '../src/index';

Callers

nothing calls this directly

Calls 2

registerWebWorkerWasmFunction · 0.90
patchFramesFunction · 0.90

Tested by

no test coverage detected