angular-cn/modules/@angular/core/test/di
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
..
forward_ref_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
injector_spec.ts chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00
reflective_injector_spec.ts perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
reflective_key_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00