Bug 151316 - Make sure that the address matcher correctly handles Shl(x, 1)
Summary: Make sure that the address matcher correctly handles Shl(x, 1)
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: 150279
  Show dependency treegraph
 
Reported: 2015-11-16 11:09 PST by Filip Pizlo
Modified: 2015-11-16 11:30 PST (History)
13 users (show)

See Also:


Attachments
the patch (3.72 KB, patch)
2015-11-16 11:22 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 2015-11-16 11:09:31 PST
This an be turned into (%x, %x).
Comment 1 Filip Pizlo 2015-11-16 11:22:18 PST
Created attachment 265600 [details]
the patch
Comment 2 Geoffrey Garen 2015-11-16 11:25:36 PST
Comment on attachment 265600 [details]
the patch

r=me
Comment 3 Filip Pizlo 2015-11-16 11:30:05 PST
Landed in http://trac.webkit.org/changeset/192478