Closed Bug 1595690 Opened 5 years ago Closed 5 years ago

Change JSOp enum type to use uint8_t

Categories

(Core :: JavaScript Engine, task, P1)

task

Tracking

()

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: jandem, Assigned: jandem)

References

Details

Attachments

(1 file)

In bug 1595476 I want to store JSOp in a data structure and having it be byte-sized is a bit more efficient. It's also compatible with jsbytecode.

A bit more efficient when saving a JSOp in a data structure. It's also
compatible with jsbytecode.

Priority: -- → P1
Pushed by jdemooij@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/58d5d2a329f5 Change JSOp enum storage type to uint8_t. r=jwalden
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Regressions: 1606856
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: