Bug 158774

Summary: DFGByteCodeParser should be able to infer a property is unset from the Baseline inline cache.
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
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch fpizlo: review+

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>