Home
last modified time | relevance | path

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

/external/v8/benchmarks/
Dbase.js189 BenchmarkSuite.prototype.NotifyError = function(error) { method in BenchmarkSuite
190 if (this.runner.NotifyError) {
191 this.runner.NotifyError(this.name, error);
252 suite.NotifyError(e);
265 suite.NotifyError(e);
276 suite.NotifyError(e);
Drun.js61 NotifyError: PrintError, property
/external/v8/test/js-perf-test/
Dbase.js255 BenchmarkSuite.prototype.NotifyError = function(error) { method in BenchmarkSuite
256 if (this.runner.NotifyError) {
257 this.runner.NotifyError(this.name, error);
335 suite.NotifyError(e);
348 suite.NotifyError(e);
359 suite.NotifyError(e);
/external/v8/test/js-perf-test/Iterators/
Drun.js27 NotifyError: PrintError }); property
/external/v8/test/js-perf-test/Exceptions/
Drun.js26 NotifyError: PrintError }); property
/external/v8/test/js-perf-test/Strings/
Drun.js27 NotifyError: PrintError }); property
/external/v8/test/js-perf-test/Scope/
Drun.js26 NotifyError: PrintError }); property
/external/v8/test/js-perf-test/Templates/
Drun.js27 NotifyError: PrintError }); property
/external/v8/test/js-perf-test/Object/
Drun.js26 NotifyError: PrintError }); property
/external/v8/test/js-perf-test/SpreadCalls/
Drun.js27 NotifyError: PrintError }); property
/external/v8/test/js-perf-test/RestParameters/
Drun.js26 NotifyError: PrintError }); property
/external/v8/test/js-perf-test/Classes/
Drun.js28 NotifyError: PrintError }); property
/external/v8/test/js-perf-test/Collections/
Drun.js31 NotifyError: PrintError }); property