Bug 114533

Summary: make the codegenerator actually emit polymorphism check in the "no vtable" path
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, d-r, esprehn+autocc, fmalita, pdr, schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ddkilzer: review+

Description Oliver Hunt 2013-04-12 14:04:50 PDT
make the codegenerator actually emit polymorphism check in the "no vtable" path
Comment 1 Oliver Hunt 2013-04-12 14:06:00 PDT
Created attachment 197883 [details]
Patch
Comment 2 David Kilzer (:ddkilzer) 2013-04-12 14:34:32 PDT
Comment on attachment 197883 [details]
Patch

r=me
Comment 3 Oliver Hunt 2013-04-12 14:37:47 PDT
Committed r148303: <http://trac.webkit.org/changeset/148303>