Bug 292818
| Summary: | [JSC] Add `DisposableStack` constructor 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 `DisposableStack` constructor[1] from Explicit
Resource Management Proposal[2].
I will implement the prototype methods in a subsequent PR.
[1]: https://tc39.es/proposal-explicit-resource-management/#sec-disposablestack
[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/45206
EWS
Committed 294880@main (6bf4c5606ebc): <https://commits.webkit.org/294880@main>
Reviewed commits have been landed. Closing PR #45206 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/151280591>