MCPcopy Create free account
hub / github.com/OpenIntroStat/ims / stopQueue

Function stopQueue

libs/jquery-3.5.1/jquery-2.2.4.js:6896–6900  ·  view source on GitHub ↗
( hooks )

Source from the content-addressed store, hash-verified

6894 },
6895 stop: function( type, clearQueue, gotoEnd ) {
6896 var stopQueue = function( hooks ) {
6897 var stop = hooks.stop;
6898 delete hooks.stop;
6899 stop( gotoEnd );
6900 };
6901
6902 if ( typeof type !== "string" ) {
6903 gotoEnd = clearQueue;

Callers 1

jquery-2.2.4.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected