Bug 158774 - DFGByteCodeParser should be able to infer a property is unset from the Baseline inline cache.
Summary: DFGByteCodeParser should be able to infer a property is unset from the Baseli...
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:
Depends on:
Blocks:
 
Reported: 2016-06-14 21:02 PDT by Keith Miller
Modified: 2016-06-15 09:37 PDT (History)
4 users (show)

See Also:


Attachments
Patch (8.92 KB, patch)
2016-06-14 21:30 PDT, Keith Miller
fpizlo: 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-06-14 21:02:52 PDT
DFGByteCodeParser should be able to infer a property is unset from the Baseline inline cache.
Comment 1 Keith Miller 2016-06-14 21:30:57 PDT
Created attachment 281326 [details]
Patch
Comment 2 Keith Miller 2016-06-15 09:37:48 PDT
Committed r202093: <http://trac.webkit.org/changeset/202093>