angular-cn/modules/@angular/facade/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
..
async.ts refactor(compiler): improve types, misc 2016-10-10 09:20:58 -07:00
browser.ts refactor(facade): remove useless facades 2016-09-27 16:13:09 -07:00
collection.ts feat(core): properly support inheritance 2016-11-28 14:12:12 -08:00
lang.ts refactor(common): remove isDate from facade (#13895) 2017-02-01 14:01:46 -06:00