Bug 104070 - [V8] Replace v8::Null(isolate) with v8Null(isolate)
Summary: [V8] Replace v8::Null(isolate) with v8Null(isolate)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-04 17:27 PST by Kentaro Hara
Modified: 2012-12-04 21:03 PST (History)
3 users (show)

See Also:


Attachments
Patch (24.40 KB, patch)
2012-12-04 17:35 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2012-12-04 17:27:44 PST
v8Null(isolate) is a faster version of v8::Null(isolate).
Comment 1 Kentaro Hara 2012-12-04 17:35:34 PST
Created attachment 177623 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-12-04 21:03:20 PST
All reviewed patches have been landed.  Closing bug.