Bug 86983

Summary: [V8] Pass Isolate to throwNotEnoughArgumentsError()
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric.carlson, feature-media-reviews, 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-20 21:11:24 PDT
The objective is to pass Isolate around in V8 bindings. In this bug we pass Isolate to throwNotEnoughArgumentsError().
Comment 1 Kentaro Hara 2012-05-20 21:13:05 PDT
Created attachment 142941 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-21 00:07:40 PDT
Comment on attachment 142941 [details]
Patch

Clearing flags on attachment: 142941

Committed r117736: <http://trac.webkit.org/changeset/117736>
Comment 3 WebKit Review Bot 2012-05-21 00:07:44 PDT
All reviewed patches have been landed.  Closing bug.