Closed
Bug 658053
Opened 14 years ago
Closed 14 years ago
Fix #ifdefs for disabling methodjit and tracejit
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: billm, Assigned: billm)
Details
(Whiteboard: fixed-in-tracemonkey)
Attachments
(1 file)
2.56 KB,
patch
|
dmandelin
:
review+
|
Details | Diff | Splinter Review |
I found a few missing #ifdefs while working on the write barrier patch. We don't normally test with both the methodjit and the tracejit disabled.
Attachment #533400 -
Flags: review?(dmandelin)
Updated•14 years ago
|
Attachment #533400 -
Flags: review?(dmandelin) → review+
Assignee | ||
Comment 1•14 years ago
|
||
Assignee: general → wmccloskey
Whiteboard: fixed-in-tracemonkey
Comment 2•14 years ago
|
||
cdleary-bot mozilla-central merge info:
http://hg.mozilla.org/mozilla-central/rev/ac02d0b6aad1
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 3•13 years ago
|
||
for posterity http://hg.mozilla.org/build/buildbotcustom/rev/babffe125f74 accidentally specified this bug.
It is actually Bug 658083
You need to log in
before you can comment on or make changes to this bug.
Description
•