Bug 106773 - [V8] Pass an Isolate to associateObjectWithWrapper()
Summary: [V8] Pass an Isolate to associateObjectWithWrapper()
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:
 
Reported: 2013-01-14 02:45 PST by Kentaro Hara
Modified: 2013-01-14 03:12 PST (History)
5 users (show)

See Also:


Attachments
Patch (12.26 KB, patch)
2013-01-14 02:47 PST, 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 2013-01-14 02:45:45 PST
In preparation for making an Isolate parameter mandatory in associateObjectWithWrapper(), this patch passes an Isolate to associateObjectWithWrapper().
Comment 1 Kentaro Hara 2013-01-14 02:47:12 PST
Created attachment 182535 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-14 03:12:01 PST
Comment on attachment 182535 [details]
Patch

Clearing flags on attachment: 182535

Committed r139601: <http://trac.webkit.org/changeset/139601>
Comment 3 WebKit Review Bot 2013-01-14 03:12:04 PST
All reviewed patches have been landed.  Closing bug.