Searched defs:efficient (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
H A Ddojo-1.6.1.js2029 var efficient = function(obj, offset, startWith){ function
2043 return ((obj.item) ? slow : efficient).apply(this, arguments);
2045 efficient;
3792 // Note that args is an array, which is more efficient vs variable length
4348 // there's got to be a more space-efficient way to encode or discover
8967 // efficient dispatchers looks like this in pseudo code:

Completed in 455 milliseconds