Closed
Bug 1853011
Opened 1 year ago
Closed 1 year ago
Rename KeepDuringJob to AddToKeptObjects
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
119 Branch
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: allstars.chh, Assigned: allstars.chh)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Update our implementation according to
https://github.com/tc39/proposal-weakrefs/commit/995b507185089fd277ced6d020f5ac08af6446a9
Current spec: https://tc39.es/ecma262/#sec-addtokeptobjects
Assignee | ||
Comment 1•1 year ago
|
||
Update our implementation according to
https://github.com/tc39/proposal-weakrefs/commit/995b507185089fd277ced6d020f5ac08af6446a9
Current spec: https://tc39.es/ecma262/#sec-addtokeptobjects
Pushed by allstars.chh@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/4aad1dc64565
Rename to AddToKeptObjects. r=sfink
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•