Bug 93805

Summary: [V8] Remove unused methods and headers from V8Utilities
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   
Bug Depends on:    
Bug Blocks: 93095    
Attachments:
Description Flags
Patch none

Description Kentaro Hara 2012-08-13 02:01:02 PDT
We can remove unused methods, forward declarations and headers from V8Utilities.{h,cpp}.
Comment 1 Kentaro Hara 2012-08-13 02:02:21 PDT
Created attachment 157942 [details]
Patch
Comment 2 Kentaro Hara 2012-08-13 17:43:08 PDT
Committed r125478: <http://trac.webkit.org/changeset/125478>