Home
last modified time | relevance | path

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

/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/
Djquery-1.7.1.js8471 stop: function( type, clearQueue, gotoEnd ) { argument
8473 gotoEnd = clearQueue;
8488 if ( !gotoEnd ) {
8495 hooks.stop( gotoEnd );
8510 if ( gotoEnd ) {
8525 if ( !( gotoEnd && hadTimers ) ) {
8659 function t( gotoEnd ) { argument
8660 return self.step( gotoEnd );
8708 step: function( gotoEnd ) { argument
8715 if ( gotoEnd || t >= options.duration + this.startTime ) {