mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:27:45 +00:00
LibJS: Implement AggregateError
This commit is contained in:
parent
2f03eb8628
commit
cbd7437d40
13 changed files with 301 additions and 15 deletions
|
@ -100,6 +100,7 @@ namespace JS {
|
|||
P(entries) \
|
||||
P(enumerable) \
|
||||
P(error) \
|
||||
P(errors) \
|
||||
P(escape) \
|
||||
P(eval) \
|
||||
P(every) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue