4 Commits

Author SHA1 Message Date
André Bargull
c65e2e1107 Move AggregateError and SuppressedError
Neither `AggregateError` nor `SuppressedError` are NativeErrors.
2025-07-07 15:50:31 +02:00
Rick Waldron
991e05dd38
Move: AggregateError belongs in the NativeErrors directory (#2528) 2020-03-16 11:43:52 -07:00
Leo Balter
7040938bd0
Fix tests for AggregateError (#2419)
Ref tc39/proposal-promise-any#49
2019-11-15 12:46:58 -05:00
Leo Balter
1bc193528b
Add tests for AggregateError (#2406)
This covers part of the Promise.any proposal
2019-11-07 11:01:21 -05:00