angular-docs-cn/modules/@angular/core/test/view
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
..
anchor_spec.ts feat(core): view engine - integrate with `ComponentFactory` (#14237) 2017-02-03 15:07:12 -06:00
component_view_spec.ts feat(core): view engine - integrate with `ComponentFactory` (#14237) 2017-02-03 15:07:12 -06:00
element_spec.ts perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
embedded_view_spec.ts feat(core): view engine - integrate with `ComponentFactory` (#14237) 2017-02-03 15:07:12 -06:00
helper.ts feat(core): view engine - integrate with `ComponentFactory` (#14237) 2017-02-03 15:07:12 -06:00
ng_content_spec.ts feat(core): view engine - integrate with `ComponentFactory` (#14237) 2017-02-03 15:07:12 -06:00
provider_spec.ts perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
pure_expression_spec.ts feat(core): view engine - integrate with `ComponentFactory` (#14237) 2017-02-03 15:07:12 -06:00
query_spec.ts perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
refs_spec.ts feat(core): view engine - integrate with `ComponentFactory` (#14237) 2017-02-03 15:07:12 -06:00
text_spec.ts feat(core): view engine - integrate with `ComponentFactory` (#14237) 2017-02-03 15:07:12 -06:00
view_def_spec.ts feat(core): view engine - add missing DI features (#14225) 2017-02-01 14:16:01 -06:00