Closed
Bug 607751
Opened 15 years ago
Closed 15 years ago
JM: Compile JSOP_DEFCONST, JSOP_SETCONST
Categories
(Core :: JavaScript Engine, enhancement)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: billm, Assigned: billm)
References
Details
(Whiteboard: fixed-in-tracemonkey)
Attachments
(1 file)
5.57 KB,
patch
|
dvander
:
review+
|
Details | Diff | Splinter Review |
These opcodes appeared in the testcase in bug 607539, and they may be in chrome, too. We might as well compile them.
Assignee | ||
Comment 1•15 years ago
|
||
Here's the patch.
![]() |
||
Updated•15 years ago
|
Attachment #486433 -
Flags: review?(dvander) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Whiteboard: fixed-in-tracemonkey
Comment 3•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•