Bug 163629 - GetByVal to GetById conversion in the DFG is incorrect for getters with control flow
Summary: GetByVal to GetById conversion in the DFG is incorrect for getters with contr...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-10-18 16:23 PDT by Keith Miller
Modified: 2016-10-18 16:42 PDT (History)
5 users (show)

See Also:


Attachments
Patch (5.79 KB, patch)
2016-10-18 16:28 PDT, Keith Miller
ysuzuki: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>