Closed Bug 768027 Opened 12 years ago Closed 12 years ago

IonMonkey: Try to fold comparisons with null/undefined

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jandem, Assigned: jandem)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
v8-richards has some cases where it does "x != null" and x is known to be an object. Folding this is straight-forward and may be a very small win.
Attachment #636332 - Flags: review?(dvander)
Attachment #636332 - Flags: review?(dvander) → review+
https://hg.mozilla.org/projects/ionmonkey/rev/214075237f49
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.