Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Djquery-1.7.1.js7962 script.onload = script.onreadystatechange = function( _, isAbort ) {
7964 if ( isAbort || !script.readyState || /loaded|complete/.test( script.readyState ) ) {
7978 if ( !isAbort ) {
8105 callback = function( _, isAbort ) { argument
8119 if ( callback && ( isAbort || xhr.readyState === 4 ) ) {
8133 if ( isAbort ) {
8173 if ( !isAbort ) {