Home
last modified time | relevance | path

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

/external/v8/benchmarks/spinning-balls/
Dv.js58 var pausePlot = void 0; variable
407 pausePlot.addPause(pause);
410 pausePlot.draw();
416 pause + "(max = " + pausePlot.maxPause + ") ms " +
487 pausePlot = new PausePlot(480, autoScale ? 240 : 500, 160, autoScale ? void 0 : 500);