Bug 84250

Summary: [V8] Pass Isolate to toV8() (Part1)
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: 84074    
Attachments:
Description Flags
Patch none

Description Kentaro Hara 2012-04-18 09:38:58 PDT
The final objective is to pass Isolate around in V8 bindings. In this bug, we pass Isolate to toV8(). There are a lot of toV8(), I'll make the change step by step.
Comment 1 Kentaro Hara 2012-04-18 09:42:08 PDT
Created attachment 137710 [details]
Patch
Comment 2 WebKit Review Bot 2012-04-23 11:18:37 PDT
Comment on attachment 137710 [details]
Patch

Clearing flags on attachment: 137710

Committed r114920: <http://trac.webkit.org/changeset/114920>
Comment 3 WebKit Review Bot 2012-04-23 11:18:42 PDT
All reviewed patches have been landed.  Closing bug.