Searched refs:isAbort (Results 1 – 2 of 2) sorted by relevance
8299 script.onload = script.onreadystatechange = function( _, isAbort ) {8301 if ( isAbort || !script.readyState || /loaded|complete/.test( script.readyState ) ) {8315 if ( !isAbort ) {8437 callback = function( _, isAbort ) { argument8451 if ( callback && ( isAbort || xhr.readyState === 4 ) ) {8465 if ( isAbort ) {8511 if ( !isAbort ) {
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 ) {