Closed
Bug 1164815
Opened 11 years ago
Closed 11 years ago
Use an enum to define GlobalObject slot constants
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla41
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
Details
Attachments
(1 file)
|
4.88 KB,
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
At the moment each slot constant is defined by adding one to the value of the previous constant.
Attachment #8605778 -
Flags: review?(luke)
Comment 1•11 years ago
|
||
Comment on attachment 8605778 [details] [diff] [review]
tidy-global-slots
Hah, how did that happen.
Attachment #8605778 -
Flags: review?(luke) → review+
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in
before you can comment on or make changes to this bug.
Description
•