Bug 100016 - [V8] We should call the faster v8::Integer::New APIs
Summary: [V8] We should call the faster v8::Integer::New APIs
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 Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-22 12:04 PDT by Adam Barth
Modified: 2012-10-22 22:13 PDT (History)
4 users (show)

See Also:


Attachments
Patch (9.21 KB, patch)
2012-10-22 12:06 PDT, Adam Barth
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 Barth 2012-10-22 12:04:13 PDT
[V8] We should call the faster v8::Integer::New APIs
Comment 1 Adam Barth 2012-10-22 12:06:36 PDT
Created attachment 169953 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-10-22 12:17:01 PDT
Comment on attachment 169953 [details]
Patch

OK.  You may want Kentaro to weigh in.
Comment 3 Adam Barth 2012-10-22 12:22:07 PDT
See bug 99634 for related discussion.
Comment 4 Adam Barth 2012-10-22 15:41:29 PDT
Comment on attachment 169953 [details]
Patch

I'm confident enough in this patch to land it without hearing from Kentaro.

@Kentaro: If you have comments, I'm happy to address them in a followup patch.
Comment 5 WebKit Review Bot 2012-10-22 15:50:46 PDT
Comment on attachment 169953 [details]
Patch

Clearing flags on attachment: 169953

Committed r132151: <http://trac.webkit.org/changeset/132151>
Comment 6 WebKit Review Bot 2012-10-22 15:50:50 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Kentaro Hara 2012-10-22 22:13:17 PDT
LGTM