Bug 151316

Summary: Make sure that the address matcher correctly handles Shl(x, 1)
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, benjamin, commit-queue, ggaren, keith_miller, mario, mark.lam, mhahnenb, msaboff, nrotem, oliver, saam, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 150279    
Attachments:
Description Flags
the patch ggaren: review+

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