RESOLVED FIXED 292818
[JSC] Add `DisposableStack` constructor from Explicit Resource Management Proposal
https://bugs.webkit.org/show_bug.cgi?id=292818
Summary [JSC] Add `DisposableStack` constructor from Explicit Resource Management Pro...
Sosuke Suzuki
Reported 2025-05-10 03:37:05 PDT
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
Sosuke Suzuki
Comment 1 2025-05-10 03:40:38 PDT
EWS
Comment 2 2025-05-13 21:42:57 PDT
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
Comment 3 2025-05-13 21:45:12 PDT
Note You need to log in before you can comment on or make changes to this bug.