Searched refs:isAbort (Results 1 – 1 of 1) sorted by relevance
8017 script.onload = script.onreadystatechange = function( _, isAbort ) {8019 if ( isAbort || !script.readyState || /loaded|complete/.test( script.readyState ) ) {8033 if ( !isAbort ) {8160 callback = function( _, isAbort ) { argument8174 if ( callback && ( isAbort || xhr.readyState === 4 ) ) {8188 if ( isAbort ) {8228 if ( !isAbort ) {