Searched refs:isAbort (Results 1 – 1 of 1) sorted by relevance
7962 script.onload = script.onreadystatechange = function( _, isAbort ) {7964 if ( isAbort || !script.readyState || /loaded|complete/.test( script.readyState ) ) {7978 if ( !isAbort ) {8105 callback = function( _, isAbort ) { argument8119 if ( callback && ( isAbort || xhr.readyState === 4 ) ) {8133 if ( isAbort ) {8173 if ( !isAbort ) {