RESOLVED FIXED 134256
[ftlopt] StructureAbstractValue::onlyStructure() should return nullptr if isClobbered()
https://bugs.webkit.org/show_bug.cgi?id=134256
Summary [ftlopt] StructureAbstractValue::onlyStructure() should return nullptr if isC...
Filip Pizlo
Reported 2014-06-24 11:18:51 PDT
This is a bug, but it's kind of benign right now since none of the optimizations that use onlyStructure() would trigger in regions of code where structures are clobbered.
Attachments
the patch (2.13 KB, patch)
2014-06-24 11:20 PDT, Filip Pizlo
msaboff: review+
Filip Pizlo
Comment 1 2014-06-24 11:20:55 PDT
Created attachment 233721 [details] the patch
Michael Saboff
Comment 2 2014-06-24 11:27:55 PDT
Comment on attachment 233721 [details] the patch r=me
Filip Pizlo
Comment 3 2014-06-24 12:07:13 PDT
Note You need to log in before you can comment on or make changes to this bug.