Bug 90044

Summary: [V8] Refactor V8BindingPerIsolateData::current() and V8BindingPerIsolateData::get()
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, japhet, jochen, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Kentaro Hara
Reported 2012-06-26 22:22:26 PDT
'static_cast<V8BindingPerIsolateData*>(isolate->GetData())' is duplicated in V8BindingPerIsolateData::current() and V8BindingPerIsolateData::get().
Attachments
Patch (2.12 KB, patch)
2012-06-26 22:24 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-06-26 22:24:01 PDT
WebKit Review Bot
Comment 2 2012-06-27 00:28:46 PDT
Comment on attachment 149678 [details] Patch Clearing flags on attachment: 149678 Committed r121326: <http://trac.webkit.org/changeset/121326>
WebKit Review Bot
Comment 3 2012-06-27 00:28:50 PDT
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.