Closed
Bug 684029
Opened 13 years ago
Closed 13 years ago
IonMonkey: Disable Ion in debug mode
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dvander, Assigned: dvander)
References
Details
Attachments
(1 file)
(deleted),
patch
|
jorendorff
:
review+
|
Details | Diff | Splinter Review |
Until we support debugging for real, we need to this to pass tests.
Assignee | ||
Comment 1•13 years ago
|
||
Disable Ion when cx->compartment->debugMode() is true.
Attachment #557629 -
Flags: review?(jorendorff)
Updated•13 years ago
|
Attachment #557629 -
Flags: review?(jorendorff) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•