Closed
Bug 697014
Opened 14 years ago
Closed 14 years ago
Javascript test case testTypedArrays.js failed on sparc with typed array and TI
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
mozilla10
People
(Reporter: leon.sha, Assigned: leon.sha)
Details
Attachments
(2 files)
|
7.94 KB,
patch
|
bhackett1024
:
review+
|
Details | Diff | Splinter Review |
|
963 bytes,
patch
|
bhackett1024
:
review+
|
Details | Diff | Splinter Review |
Multiple cases failed on sparc with typed array and TI. This is the regression from Bug 693144.
Change lengthOffset() back to offset of Value.
Assignee: general → leon.sha
Status: NEW → ASSIGNED
Attachment #569285 -
Flags: review?(bhackett1024)
Updated•14 years ago
|
Attachment #569285 -
Flags: review?(bhackett1024) → review+
Comment 3•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla10
I thought TypedArray::lengthOffset() only used in methodjit.
Attachment #569852 -
Flags: review?(bhackett1024)
Updated•14 years ago
|
Attachment #569852 -
Flags: review?(bhackett1024) → review+
Comment 6•14 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•