MCPcopy Index your code
hub / github.com/hoothin/UserScripts / loadHandler

Function loadHandler

Picviewer CE+/dist.user.js:14076–14079  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

14074
14075
14076 function loadHandler(e){
14077 if(aborted)return;
14078 go('load',e);
14079 };
14080
14081 function errorHandler(e){
14082 if(aborted)return;

Callers

nothing calls this directly

Calls 1

goFunction · 0.70

Tested by

no test coverage detected