Closed
Bug 707919
Opened 13 years ago
Closed 13 years ago
IonMonkey: fix getgname/setgname shape guard
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: jandem, Assigned: jandem)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.92 KB,
patch
|
dvander
:
review+
|
Details | Diff | Splinter Review |
Now that ObjShrink landed, we should fix the shape guard so that we can run more tests/benchmarks without -n.
Assignee | ||
Comment 1•13 years ago
|
||
One new jit-test failure with --ion, check-bitops-bits-in-byte.js needs alias sets or something.
Attachment #579281 -
Flags: review?(dvander)
Updated•13 years ago
|
Attachment #579281 -
Flags: review?(dvander) → review+
Assignee | ||
Comment 2•13 years ago
|
||
http://hg.mozilla.org/projects/ionmonkey/rev/a94c22f06046
(Note: the check-bitops-bits-in-byte.js jit-test failure is expected, see comment 1)
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
•