Closed
Bug 940525
Opened 11 years ago
Closed 11 years ago
Fix Baseline typed array stubs to handle double indexes
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla28
People
(Reporter: jandem, Assigned: jandem)
References
Details
Attachments
(1 file)
6.49 KB,
patch
|
djvj
:
review+
|
Details | Diff | Splinter Review |
We need this for bug 940062 (and I've seen this on other benchmarks). It improves the testcase attached to that bug from ~1200 ms to ~740 ms. It doesn't fix the regression completely but it's a good start.
Attachment #8334678 -
Flags: review?(kvijayan)
Updated•11 years ago
|
Attachment #8334678 -
Flags: review?(kvijayan) → review+
Assignee | ||
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
You need to log in
before you can comment on or make changes to this bug.
Description
•