Bug 114533 - make the codegenerator actually emit polymorphism check in the "no vtable" path
Summary: make the codegenerator actually emit polymorphism check in the "no vtable" path
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-12 14:04 PDT by Oliver Hunt
Modified: 2013-04-12 14:37 PDT (History)
6 users (show)

See Also:


Attachments
Patch (12.82 KB, patch)
2013-04-12 14:06 PDT, Oliver Hunt
ddkilzer: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>