Bug 87948

Summary: [V8] Pass Isolate to v8Boolean()
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-31 03:06:23 PDT
The objective is to pass Isolate around in V8 bindings. In this bug we pass Isolate to v8Boolean().
Comment 1 Kentaro Hara 2012-05-31 03:07:49 PDT
Created attachment 145038 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-31 16:14:04 PDT
Comment on attachment 145038 [details]
Patch

Clearing flags on attachment: 145038

Committed r119171: <http://trac.webkit.org/changeset/119171>
Comment 3 WebKit Review Bot 2012-05-31 16:14:08 PDT
All reviewed patches have been landed.  Closing bug.