Bug 154135 - DFG::ByteCodeParser needs to null check the result of presenceLike()
Summary: DFG::ByteCodeParser needs to null check the result of presenceLike()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-11 14:39 PST by Filip Pizlo
Modified: 2016-02-11 15:06 PST (History)
5 users (show)

See Also:


Attachments
the patch (5.05 KB, patch)
2016-02-11 14:41 PST, Filip Pizlo
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2016-02-11 14:39:07 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2016-02-11 14:41:57 PST
Created attachment 271092 [details]
the patch
Comment 2 Geoffrey Garen 2016-02-11 14:43:09 PST
Comment on attachment 271092 [details]
the patch

r=me
Comment 3 Filip Pizlo 2016-02-11 15:06:19 PST
Landed in http://trac.webkit.org/changeset/196446