Closed Bug 1064251 Opened 10 years ago Closed 10 years ago

Fold strict (not) equal on constant numbers

Categories

(Core :: JavaScript Engine: JIT, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla35

People

(Reporter: h4writer, Assigned: h4writer)

References

Details

Attachments

(1 file)

I think we just missed this case when implementing this. Since the ecmascript treats Int32/Double as 1 type, we can just fold this too.
Attached patch FoldSplinter Review
Assignee: nobody → hv1989
Attachment #8485704 - Flags: review?(sstangl)
Depends on: 1064543
Comment on attachment 8485704 [details] [diff] [review]
Fold

Review of attachment 8485704 [details] [diff] [review]:
-----------------------------------------------------------------

Sure did. Good catch!
Attachment #8485704 - Flags: review?(sstangl) → review+
https://hg.mozilla.org/mozilla-central/rev/1b13ea9bf489
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: