Bug 104070

Summary: [V8] Replace v8::Null(isolate) with v8Null(isolate)
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Kentaro Hara
Reported 2012-12-04 17:27:44 PST
v8Null(isolate) is a faster version of v8::Null(isolate).
Attachments
Patch (24.40 KB, patch)
2012-12-04 17:35 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-12-04 17:35:34 PST
WebKit Review Bot
Comment 2 2012-12-04 21:03:16 PST
Comment on attachment 177623 [details] Patch Clearing flags on attachment: 177623 Committed r136632: <http://trac.webkit.org/changeset/136632>
WebKit Review Bot
Comment 3 2012-12-04 21:03:20 PST
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.