MCPcopy
hub / github.com/ampproject/amphtml / web-worker.js

File web-worker.js

src/web-worker/web-worker.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @fileoverview Web worker entry point. Currently only used by a single
3 * extension (amp-bind), so dependencies are directly imported.
4 * Eventually, each extension that uses this worker will bundle its own

Callers

nothing calls this directly

Calls 9

initLogConstructorFunction · 0.90
setReportErrorFunction · 0.90
exponentialBackoffFunction · 0.90
devFunction · 0.90
warnMethod · 0.80
applyMethod · 0.80
addEventListenerMethod · 0.45
errorMethod · 0.45
postMessageMethod · 0.45

Tested by

no test coverage detected