Bug 87713

Summary: [V8] Rename v8Null() to v8NullWithCheck()
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, cmarcelo, eric.carlson, feature-media-reviews, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 84074    
Attachments:
Description Flags
Patch none

Description Kentaro Hara 2012-05-29 02:17:22 PDT
In IRC, cmarcelo@ pointed out that v8::Null() and v8Null() are confusing. We can rename v8Null() to v8NullWithCheck().
Comment 1 Kentaro Hara 2012-05-29 02:19:58 PDT
Created attachment 144487 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-29 17:34:32 PDT
Comment on attachment 144487 [details]
Patch

Clearing flags on attachment: 144487

Committed r118862: <http://trac.webkit.org/changeset/118862>
Comment 3 WebKit Review Bot 2012-05-29 17:34:37 PDT
All reviewed patches have been landed.  Closing bug.