Closed
Bug 965247
Opened 11 years ago
Closed 11 years ago
ARM simulator: support an environment variable and shell argument to enable icache checks
Categories
(Core :: JavaScript Engine: JIT, defect)
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: dougc, Assigned: dougc)
References
Details
Attachments
(1 file)
3.68 KB,
patch
|
jandem
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•11 years ago
|
||
Adds support for the shell argument --arm-sim-icache-checks or the environment variable ARM_SIM_ICACHE_CHECKS to enable the icache checks.
Assignee: nobody → dtc-moz
Attachment #8367294 -
Flags: review?(jdemooij)
Assignee | ||
Updated•11 years ago
|
Summary: ARM simulator: support an environment variable and shell argument to enabling icache checks → ARM simulator: support an environment variable and shell argument to enable icache checks
Comment 2•11 years ago
|
||
Comment on attachment 8367294 [details] [diff] [review]
Support an environment variable and shell argument to enabling icache checks
Review of attachment 8367294 [details] [diff] [review]:
-----------------------------------------------------------------
Nice!
Attachment #8367294 -
Flags: review?(jdemooij) → review+
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Keywords: checkin-needed
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
You need to log in
before you can comment on or make changes to this bug.
Description
•