Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/flot/
Djquery.js8299 script.onload = script.onreadystatechange = function( _, isAbort ) {
8301 if ( isAbort || !script.readyState || /loaded|complete/.test( script.readyState ) ) {
8315 if ( !isAbort ) {
8437 callback = function( _, isAbort ) { argument
8451 if ( callback && ( isAbort || xhr.readyState === 4 ) ) {
8465 if ( isAbort ) {
8511 if ( !isAbort ) {
/external/chromium-trace/catapult/third_party/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 ) {