Bug 84299 - [V8] Pass Isolate around in V8Collection.h
Summary: [V8] Pass Isolate around in V8Collection.h
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-04-18 16:11 PDT by Kentaro Hara
Modified: 2012-04-23 13:06 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.99 KB, patch)
2012-04-18 16:13 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-04-18 16:11:58 PDT
The objective is to pass Isolate around in V8 bindings. In this bug, we pass Isolate around in V8Collection.h.
Comment 1 Kentaro Hara 2012-04-18 16:13:37 PDT
Created attachment 137797 [details]
Patch
Comment 2 WebKit Review Bot 2012-04-23 13:06:30 PDT
Comment on attachment 137797 [details]
Patch

Clearing flags on attachment: 137797

Committed r114934: <http://trac.webkit.org/changeset/114934>
Comment 3 WebKit Review Bot 2012-04-23 13:06:35 PDT
All reviewed patches have been landed.  Closing bug.