Bug 86570

Summary: [V8] Pass Isolate to remaining toV8()
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-05-15 21:46:35 PDT
The objective is to pass Isolate around in V8 bindings. In this bug we pass Isolate to toV8().

I've landed a bunch of patches to pass Isolate to toV8(), and this would be the last patch for passing Isolate to toV8().
Comment 1 Kentaro Hara 2012-05-15 21:49:47 PDT
Created attachment 142144 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-16 19:20:25 PDT
Comment on attachment 142144 [details]
Patch

Clearing flags on attachment: 142144

Committed r117381: <http://trac.webkit.org/changeset/117381>
Comment 3 WebKit Review Bot 2012-05-16 19:20:29 PDT
All reviewed patches have been landed.  Closing bug.