Closed
Bug 1900263
Opened 1 year ago
Closed 1 year ago
Handle Non-local jumps for using statements
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
129 Branch
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: debadree333, Assigned: debadree333)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Implementation and tests for non local jumps such as yield, break, continue, throw.
Updated•1 year ago
|
Severity: -- → N/A
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → debadree333
Attachment #9407787 -
Attachment description: WIP: Bug 1900263 - Handle disposals during throws. r?arai! → Bug 1900263 - Handle disposals during throws. r?arai!
Status: NEW → ASSIGNED
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/d61d3e8c62cd
Handle disposals during throws. r=arai
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•