Bug 84271 - [V8] Pass Isolate to toV8() (Part5)
Summary: [V8] Pass Isolate to toV8() (Part5)
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 13:16 PDT by Kentaro Hara
Modified: 2012-04-23 12:39 PDT (History)
3 users (show)

See Also:


Attachments
Patch (15.27 KB, patch)
2012-04-18 13:25 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 13:16:06 PDT
The objective is to pass Isolate to all toV8()s. Since there are a lot of toV8(), I'll make the change step by step. In this bug, we pass Isolate to toV8() in several custom bindings.

I think this will continue to Part7 or so.
Comment 1 Kentaro Hara 2012-04-18 13:25:22 PDT
Created attachment 137755 [details]
Patch
Comment 2 WebKit Review Bot 2012-04-23 12:39:03 PDT
Comment on attachment 137755 [details]
Patch

Clearing flags on attachment: 137755

Committed r114932: <http://trac.webkit.org/changeset/114932>
Comment 3 WebKit Review Bot 2012-04-23 12:39:08 PDT
All reviewed patches have been landed.  Closing bug.