Bug 93106

Summary: [V8] Remove unused methods in V8Proxy
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: 85330    
Attachments:
Description Flags
Patch none

Description Kentaro Hara 2012-08-03 06:30:16 PDT
In preparation for removing V8Proxy, we can remove unused methods in V8Proxy.
Comment 1 Kentaro Hara 2012-08-03 06:31:28 PDT
Created attachment 156349 [details]
Patch
Comment 2 Adam Barth 2012-08-03 09:50:34 PDT
Comment on attachment 156349 [details]
Patch

Do these functions have implementations in V8Proxy.cpp that we can remove as well?
Comment 3 Kentaro Hara 2012-08-03 09:52:00 PDT
(In reply to comment #2)
> (From update of attachment 156349 [details])
> Do these functions have implementations in V8Proxy.cpp that we can remove as well?

No... They are dead declarations.
Comment 4 WebKit Review Bot 2012-08-03 11:23:28 PDT
Comment on attachment 156349 [details]
Patch

Clearing flags on attachment: 156349

Committed r124630: <http://trac.webkit.org/changeset/124630>
Comment 5 WebKit Review Bot 2012-08-03 11:23:31 PDT
All reviewed patches have been landed.  Closing bug.