Searched refs:RunStep (Results 1 – 1 of 1) sorted by relevance
116 function RunStep() { class in BenchmarkSuite.RunSuites123 continuation = suite.RunStep(runner);126 window.setTimeout(RunStep, 25);136 RunStep();240 BenchmarkSuite.prototype.RunStep = function(runner) { method in BenchmarkSuite