Bug 163740

Summary: Invalid assertion in arguments elimination
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: New BugsAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch msaboff: review+

Keith Miller
Reported 2016-10-20 10:00:01 PDT
Invalid assertion in arguments elimination
Attachments
Patch (3.15 KB, patch)
2016-10-20 10:08 PDT, Keith Miller
no flags
Patch (3.22 KB, patch)
2016-10-20 10:09 PDT, Keith Miller
msaboff: review+
Keith Miller
Comment 1 2016-10-20 10:08:11 PDT
Keith Miller
Comment 2 2016-10-20 10:09:35 PDT
Keith Miller
Comment 3 2016-10-20 10:11:27 PDT
Michael Saboff
Comment 4 2016-10-20 10:31:45 PDT
Comment on attachment 292217 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=292217&action=review r=me > Source/JavaScriptCore/ChangeLog:12 > + number of reasons that a DFG GetFromArguments may not point to another a Should "another" be removed?
Keith Miller
Comment 5 2016-10-20 10:33:41 PDT
Comment on attachment 292217 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=292217&action=review Thanks for the review. >> Source/JavaScriptCore/ChangeLog:12 >> + number of reasons that a DFG GetFromArguments may not point to another a > > Should "another" be removed? Fixed.
Keith Miller
Comment 6 2016-10-20 10:43:06 PDT
Filip Pizlo
Comment 7 2016-10-20 10:44:58 PDT
Comment on attachment 292217 [details] Patch r=me too
Note You need to log in before you can comment on or make changes to this bug.