Closed Bug 1899500 Opened 1 year ago Closed 1 year ago

Implement explicit resource management in Baseline compiler

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
131 Branch
Tracking Status
firefox131 --- fixed

People

(Reporter: debadree333, Assigned: debadree333)

References

(Blocks 1 open bug, )

Details

Attachments

(1 file)

No description provided.
Blocks: 1569081

Extract from https://github.com/tc39/proposal-explicit-resource-management :

This proposal intends to address a common pattern in software development regarding the lifetime and management of various resources (memory, I/O, etc.). This pattern generally includes the allocation of a resource and the ability to explicitly release critical resources.

[…]

Severity: -- → N/A
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Assignee: nobody → debadree333
Status: NEW → ASSIGNED
Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/287e498f8f8c Implement explicit resource management in Baseline compiler. r=arai
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: