Bug 86976

Summary: [V8] Pass Isolate to throwError()s in CodeGeneratorV8.pm
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-20 18:03:19 PDT
Now refactoring of throwError()s are done.

In this bug we pass Isolate to throwError()s in CodeGeneratorV8.pm.
Comment 1 Kentaro Hara 2012-05-20 18:07:43 PDT
Created attachment 142931 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-20 22:02:49 PDT
Comment on attachment 142931 [details]
Patch

Clearing flags on attachment: 142931

Committed r117725: <http://trac.webkit.org/changeset/117725>
Comment 3 WebKit Review Bot 2012-05-20 22:02:54 PDT
All reviewed patches have been landed.  Closing bug.