Searched refs:isAbort (Results 1 – 1 of 1) sorted by relevance
7948 script.onload = script.onreadystatechange = function( _, isAbort ) {7950 if ( isAbort || !script.readyState || /loaded|complete/.test( script.readyState ) ) {7964 if ( !isAbort ) {8091 callback = function( _, isAbort ) { argument8105 if ( callback && ( isAbort || xhr.readyState === 4 ) ) {8119 if ( isAbort ) {8159 if ( !isAbort ) {