Bug 90238

Summary: [V8] Replace v8::Integer::New() with v8Integer() in bindings/v8/*.{h,cpp}
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, japhet, jochen, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 84074    
Attachments:
Description Flags
Patch none

Kentaro Hara
Reported 2012-06-28 19:37:09 PDT
v8Integer() is a fast wrapper of v8::Integer::New(). We can replace v8::Integer::New() with v8Integer() in bindings/v8/*.{h,cpp}.
Attachments
Patch (21.44 KB, patch)
2012-06-28 19:47 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-06-28 19:47:11 PDT
WebKit Review Bot
Comment 2 2012-06-29 02:35:28 PDT
Comment on attachment 150068 [details] Patch Clearing flags on attachment: 150068 Committed r121538: <http://trac.webkit.org/changeset/121538>
WebKit Review Bot
Comment 3 2012-06-29 02:35:34 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.