Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js7948 script.onload = script.onreadystatechange = function( _, isAbort ) {
7950 if ( isAbort || !script.readyState || /loaded|complete/.test( script.readyState ) ) {
7964 if ( !isAbort ) {
8091 callback = function( _, isAbort ) { argument
8105 if ( callback && ( isAbort || xhr.readyState === 4 ) ) {
8119 if ( isAbort ) {
8159 if ( !isAbort ) {