MCPcopy Create free account
hub / github.com/Tampermonkey/tampermonkey / cleaned

Function cleaned

src/background.js:989–991  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

987 };
988
989 var cleaned = function() {
990 TM_fire.initTables(inited);
991 };
992
993 TM_fire.clean(cleaned);
994 } else {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…