Bug 102831 - [v8] Avoid unnecessary call to ToObject() in Callback constructors
Summary: [v8] Avoid unnecessary call to ToObject() in Callback constructors
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: Adam Klein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-20 13:20 PST by Adam Klein
Modified: 2012-11-20 15:39 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.20 KB, patch)
2012-11-20 13:21 PST, Adam Klein
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Klein 2012-11-20 13:20:41 PST
[v8] Avoid unnecessary call to ToObject() in Callback constructors
Comment 1 Adam Klein 2012-11-20 13:21:55 PST
Created attachment 175266 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-20 15:39:24 PST
Comment on attachment 175266 [details]
Patch

Clearing flags on attachment: 175266

Committed r135320: <http://trac.webkit.org/changeset/135320>
Comment 3 WebKit Review Bot 2012-11-20 15:39:27 PST
All reviewed patches have been landed.  Closing bug.