Closed
Bug 733310
Opened 12 years ago
Closed 12 years ago
factor inc/dec interpreter logic
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla13
People
(Reporter: luke, Unassigned)
Details
Attachments
(1 file)
5.83 KB,
patch
|
bhackett1024
:
review+
|
Details | Diff | Splinter Review |
This patch factors inc/dec in preparation for a new set of inc/dec opcodes in bug 659577.
Attachment #603189 -
Flags: review?(bhackett1024)
Updated•12 years ago
|
Attachment #603189 -
Flags: review?(bhackett1024) → review+
![]() |
Reporter | |
Comment 1•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/43bfa86f8de6
Target Milestone: --- → mozilla13
Comment 2•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/43bfa86f8de6
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•