Bug 133231 - Templatize GC's destructor invocation for dtor type.
Summary: Templatize GC's destructor invocation for dtor type.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-23 13:56 PDT by Andreas Kling
Modified: 2014-05-23 15:14 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.12 KB, patch)
2014-05-23 14:01 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-05-23 13:56:41 PDT
Templatize GC's destructor invocation for dtor type.
Comment 1 Andreas Kling 2014-05-23 14:01:05 PDT
Created attachment 231982 [details]
Patch
Comment 2 Geoffrey Garen 2014-05-23 14:24:15 PDT
Comment on attachment 231982 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-05-23 15:14:50 PDT
Comment on attachment 231982 [details]
Patch

Clearing flags on attachment: 231982

Committed r169284: <http://trac.webkit.org/changeset/169284>
Comment 4 WebKit Commit Bot 2014-05-23 15:14:54 PDT
All reviewed patches have been landed.  Closing bug.