Closed
Bug 1949379
Opened 24 days ago
Closed 18 days ago
Remove more Record & Tuple Prototype code
Categories
(Core :: JavaScript Engine, task, P1)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: anba, Assigned: dminor)
References
Details
Attachments
(1 file)
No longer used headers:
- js/src/builtin/RecordObject.h
- js/src/builtin/TupleObject.h
- js/src/vm/RecordType.h
- js/src/vm/TupleType.h
https://searchfox.org/mozilla-central/search?q=ENABLE_RECORD_TUPLE&redirect=false finds search hits in:
- js/src/jit/MIR.cpp
- js/src/jsfriendapi.cpp
Assignee | ||
Updated•24 days ago
|
Assignee: nobody → dminor
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•23 days ago
|
||
Updated•19 days ago
|
Severity: -- → N/A
Priority: -- → P1
Pushed by dminor@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/53ce64f31372
Remove more record & tuple code; r=anba
Comment 3•18 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 18 days ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•