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

File worker.js

packages/replay-worker/examples/worker.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*! Sentry Replay Worker 10.53.1 (d8e086f796) | https://github.com/getsentry/sentry-javascript */
2// DEFLATE is a complex format; to read this code, you should probably check the RFC first:
3// https://tools.ietf.org/html/rfc1951
4// You may also wish to take a look at the guide I made about this program:

Callers

nothing calls this directly

Calls 14

frebFunction · 0.85
hMapFunction · 0.85
doptFunction · 0.85
errFunction · 0.85
zlhFunction · 0.85
wbytesFunction · 0.85
strToU8Function · 0.85
callMethod · 0.80
decodeMethod · 0.80
compressFunction · 0.70
setMethod · 0.65
clearMethod · 0.65

Tested by

no test coverage detected