Home
last modified time | relevance | path

Searched refs:isAbort (Results 1 – 1 of 1) sorted by relevance

/f-stack/tools/libxo/xohtml/external/
H A Djquery.js8017 script.onload = script.onreadystatechange = function( _, isAbort ) {
8019 if ( isAbort || !script.readyState || /loaded|complete/.test( script.readyState ) ) {
8033 if ( !isAbort ) {
8160 callback = function( _, isAbort ) { argument
8174 if ( callback && ( isAbort || xhr.readyState === 4 ) ) {
8188 if ( isAbort ) {
8228 if ( !isAbort ) {