Bug 101718

Summary: DFG should optimize out the NaN check on loads from double arrays if the array prototype chain is having a great time
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam, webkit-ews
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 98606, 101719, 101720    
Bug Blocks:    
Attachments:
Description Flags
work in progress
none
the patch
webkit-ews: commit-queue-
the patch ggaren: review+

Filip Pizlo
Reported 2012-11-09 00:18:08 PST
Patch forthcoming.
Attachments
work in progress (14.75 KB, patch)
2012-11-09 00:38 PST, Filip Pizlo
no flags
the patch (20.04 KB, patch)
2012-11-10 14:13 PST, Filip Pizlo
webkit-ews: commit-queue-
the patch (21.82 KB, patch)
2012-11-10 14:46 PST, Filip Pizlo
ggaren: review+
Filip Pizlo
Comment 1 2012-11-09 00:38:00 PST
Created attachment 173228 [details] work in progress
Filip Pizlo
Comment 2 2012-11-10 14:13:00 PST
Created attachment 173474 [details] the patch
Early Warning System Bot
Comment 3 2012-11-10 14:19:41 PST
Early Warning System Bot
Comment 4 2012-11-10 14:21:22 PST
Comment on attachment 173474 [details] the patch Attachment 173474 [details] did not pass qt-wk2-ews (qt): Output: http://queues.webkit.org/results/14682467
Filip Pizlo
Comment 5 2012-11-10 14:31:59 PST
(In reply to comment #4) > (From update of attachment 173474 [details]) > Attachment 173474 [details] did not pass qt-wk2-ews (qt): > Output: http://queues.webkit.org/results/14682467 Oops, simple compile error in 32-bit. Will fix.
Filip Pizlo
Comment 6 2012-11-10 14:46:17 PST
Created attachment 173477 [details] the patch
Geoffrey Garen
Comment 7 2012-11-10 15:30:24 PST
Comment on attachment 173477 [details] the patch r=me
Filip Pizlo
Comment 8 2012-11-10 18:56:59 PST
Note You need to log in before you can comment on or make changes to this bug.