Bug 163629

Summary: GetByVal to GetById conversion in the DFG is incorrect for getters with control flow
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 ysuzuki: review+

Description Keith Miller 2016-10-18 16:23:01 PDT
GetByVal to GetById conversion in the DFG is incorrect for getters with control flow
Comment 1 Keith Miller 2016-10-18 16:28:35 PDT
Created attachment 291999 [details]
Patch
Comment 2 Yusuke Suzuki 2016-10-18 16:31:48 PDT
Comment on attachment 291999 [details]
Patch

Nice. r=me
Comment 3 Keith Miller 2016-10-18 16:37:36 PDT
rdar://problem/28781434
Comment 4 Radar WebKit Bug Importer 2016-10-18 16:38:41 PDT
<rdar://problem/28834975>
Comment 5 Radar WebKit Bug Importer 2016-10-18 16:39:09 PDT
<rdar://problem/28834986>
Comment 6 Keith Miller 2016-10-18 16:42:55 PDT
Committed r207500: <http://trac.webkit.org/changeset/207500>