Closed
Bug 1618302
Opened 5 years ago
Closed 5 years ago
Use ImmutableScriptFlags in ScriptStencil
Categories
(Core :: JavaScript Engine, enhancement, P1)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: mgaudet, Assigned: mgaudet)
References
Details
Attachments
(1 file)
Minimizes the amount of hand-rolled flag sync code we need.
Assignee | ||
Comment 1•5 years ago
|
||
(This is not strictly a necessary refactoring, but seemed like a nice opening from the C++ side once we had ImmutableScriptFlags extracted. If it's not the right time, we can always hold this in the back pocket for later)
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D64454
Updated•5 years ago
|
Assignee: nobody → mgaudet
Status: NEW → ASSIGNED
Updated•5 years ago
|
Priority: -- → P1
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/83f75cf4e5f0
Convert ScriptStencil to use ImmutableFlags r=tcampbell,jorendorff
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•