Closed Bug 1445610 Opened 6 years ago Closed 6 years ago

Clean up Value.h enums a bit

Categories

(Core :: JavaScript Engine, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: jandem, Assigned: jandem)

References

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
JS_ENUM_HEADER and JS_ENUM_FOOTER are only needed to work around a GCC bug with JSValueTag nowadays. We can use plain enums for JSValueType, JSValueShiftedTag and when we're using Clang.
Attachment #8958781 - Flags: review?(jwalden+bmo)
Attachment #8958781 - Flags: review?(jwalden+bmo) → review+
Priority: -- → P3
Pushed by jandemooij@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/bb94742032b5
Clean up some enums in Value.h. r=jwalden
https://hg.mozilla.org/mozilla-central/rev/bb94742032b5
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Depends on: 1448232
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: