Bug 292747
| Summary: | [JSC] Implement `SuppressedError` from Explicit Resource Management Proposal | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sosuke Suzuki <aosukeke> |
| Component: | JavaScriptCore | Assignee: | Sosuke Suzuki <aosukeke> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 248707 | ||
Sosuke Suzuki
This patch implements new `SuppressedError`[1] built-in from Explicit
Resource Management Proposal[2].
[1]: https://tc39.es/proposal-explicit-resource-management/#sec-suppressederror-objects
[2]: https://github.com/tc39/proposal-explicit-resource-management
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/45134
EWS
Committed 294774@main (17f3c1124307): <https://commits.webkit.org/294774@main>
Reviewed commits have been landed. Closing PR #45134 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/151132111>