Thanks Debadree, I filed https://bugzilla.mozilla.org/show_bug.cgi?id=1902966 for DevTools, as any changes to the language syntax requires some updates on our side.
On Friday, June 14, 2024 at 10:37:52 PM UTC+2 [email protected] wrote: > *Summary*: The proposal aims to allow a simplified way to handle > lifetimes of resources (such as memory, I/O etc.) and allowing for > explicitly handling how those resources are released on completion of > utility. > *Bug*: https://bugzilla.mozilla.org/show_bug.cgi?id=1569081 > *Specification*: > https://github.com/tc39/proposal-explicit-resource-management > *Standards Body*: tc39 > *Platform coverage*: All > *Preference*: build time flag --enable-explicit-resource-management to > enable this feature. > *DevTools bug*: N/A > *Link to standards-positions discussion*: N/A > *Other browsers*: > > - Chromium: Implementation in progress tracked by: > https://issues.chromium.org/issues/42203506. > - JavaScriptCore: Tracked by > https://bugs.webkit.org/show_bug.cgi?id=248707 > > *web-platform-tests*: > > - Test262 tests can be found at: > https://github.com/tc39/test262/tree/main/test/staging/explicit-resource-management > > - Addtional tests added at: > https://searchfox.org/mozilla-central/source/js/src/jit-test/tests/explicit-resource-management > > > So sorry for sending the mail so late, I hadn't read the docs before! > > > Thank you! > -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/78ecfe09-95b2-41e3-b4e8-aa9869edf8bfn%40mozilla.org.
