Bug 87111 - [V8] Pass Isolate to throwTypeError()
Summary: [V8] Pass Isolate to throwTypeError()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks: 84074
  Show dependency treegraph
 
Reported: 2012-05-22 03:35 PDT by Kentaro Hara
Modified: 2012-05-22 15:46 PDT (History)
5 users (show)

See Also:


Attachments
Patch (18.39 KB, patch)
2012-05-22 03:38 PDT, Kentaro Hara
no flags Details | Formatted Diff | Diff
Patch (28.78 KB, patch)
2012-05-22 03:46 PDT, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2012-05-22 03:35:39 PDT
The objective is to pass Isolate around in V8 bindings. In this bug we pass Isolate to throwTypeError() in custom bindings.
Comment 1 Kentaro Hara 2012-05-22 03:38:10 PDT
Created attachment 143252 [details]
Patch
Comment 2 Kentaro Hara 2012-05-22 03:46:16 PDT
Created attachment 143255 [details]
Patch
Comment 3 WebKit Review Bot 2012-05-22 15:46:31 PDT
Comment on attachment 143255 [details]
Patch

Clearing flags on attachment: 143255

Committed r118071: <http://trac.webkit.org/changeset/118071>
Comment 4 WebKit Review Bot 2012-05-22 15:46:44 PDT
All reviewed patches have been landed.  Closing bug.