Bug 158357

Summary: Clients of PolymorphicAccess::addCases shouldn't have to malloc
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch keith_miller: review+

Description Geoffrey Garen 2016-06-03 14:18:36 PDT
Clients of PolymorphicAccess::addCases shouldn't have to malloc
Comment 1 Geoffrey Garen 2016-06-03 14:23:45 PDT
Created attachment 280464 [details]
Patch
Comment 2 Keith Miller 2016-06-03 14:24:59 PDT
Comment on attachment 280464 [details]
Patch

r=me.
Comment 3 Geoffrey Garen 2016-06-03 14:25:30 PDT
Committed r201657: <http://trac.webkit.org/changeset/201657>