angular/modules/benchmarks/src
Miško Hevery c33fda2607 perf: Don’t subclass Error; resulting in smaller binary (#14160)
Subclassing errors is problematic since Error returns a
new instance. All of the patching which we do than prevent
proper application of source maps.

PR Close #14160
2017-02-07 19:18:26 -06:00
..
largeform refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
largetable fix(benchmarks): use sanitized style values (#12943) 2016-11-17 15:18:10 -08:00
old chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
tree perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
bootstrap_ng2.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
bootstrap_plain.ts refactor(benchmarks): refactor to support AOT bootstrap in G3 (#12075) 2016-10-04 16:27:45 -07:00
util.ts Keep console.log that are not called during compilation. 2016-11-23 15:47:02 -08:00