Bug 158591

Summary: Rare failure in stress/v8-deltablue-strict.js.ftl-eager
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch saam: review+

Filip Pizlo
Reported 2016-06-09 16:01:49 PDT
Patch forthcoming.
Attachments
the patch (12.20 KB, patch)
2016-06-09 16:20 PDT, Filip Pizlo
saam: review+
Filip Pizlo
Comment 1 2016-06-09 16:20:50 PDT
Created attachment 280964 [details] the patch
Saam Barati
Comment 2 2016-06-09 16:33:55 PDT
Comment on attachment 280964 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=280964&action=review > Source/JavaScriptCore/dfg/DFGNode.h:546 > + void convertToPutByOffset(StorageAccessData& data, Edge storage, Edge childEdge) I'd call this base
Filip Pizlo
Comment 3 2016-06-09 18:56:47 PDT
(In reply to comment #2) > Comment on attachment 280964 [details] > the patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=280964&action=review > > > Source/JavaScriptCore/dfg/DFGNode.h:546 > > + void convertToPutByOffset(StorageAccessData& data, Edge storage, Edge childEdge) > > I'd call this base Fixed!
Filip Pizlo
Comment 4 2016-06-09 19:02:22 PDT
Note You need to log in before you can comment on or make changes to this bug.