Bug 86978 - [V8] Pass Isolate to V8Utilities::createFunctionCallback()
Summary: [V8] Pass Isolate to V8Utilities::createFunctionCallback()
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-20 18:47 PDT by Kentaro Hara
Modified: 2012-05-20 22:53 PDT (History)
3 users (show)

See Also:


Attachments
Patch (6.35 KB, patch)
2012-05-20 18:48 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-20 18:47:07 PDT
The objective is to pass Isolate around in V8 bindings. In this bug we pass Isolate to V8Utilities::createFunctionCallback().
Comment 1 Kentaro Hara 2012-05-20 18:48:36 PDT
Created attachment 142933 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-20 22:53:00 PDT
Comment on attachment 142933 [details]
Patch

Clearing flags on attachment: 142933

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