Bug 111942 - SpeculativeJIT should use OwnPtr<SlowPathGenerator>.
Summary: SpeculativeJIT should use OwnPtr<SlowPathGenerator>.
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: 2013-03-10 10:20 PDT by Andreas Kling
Modified: 2013-03-10 12:18 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.39 KB, patch)
2013-03-10 10:21 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 2013-03-10 10:20:16 PDT
SpeculativeJIT should use OwnPtr<SlowPathGenerator>.
Comment 1 Andreas Kling 2013-03-10 10:21:09 PDT
Created attachment 192380 [details]
Patch
Comment 2 WebKit Review Bot 2013-03-10 12:18:48 PDT
Comment on attachment 192380 [details]
Patch

Clearing flags on attachment: 192380

Committed r145329: <http://trac.webkit.org/changeset/145329>
Comment 3 WebKit Review Bot 2013-03-10 12:18:50 PDT
All reviewed patches have been landed.  Closing bug.