Bug 93343 - [V8] Factor out V8Binding classes that manage V8 value's cache
Summary: [V8] Factor out V8Binding classes that manage V8 value's cache
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: 93095
  Show dependency treegraph
 
Reported: 2012-08-07 00:52 PDT by Kentaro Hara
Modified: 2012-08-07 15:53 PDT (History)
5 users (show)

See Also:


Attachments
Patch (24.19 KB, patch)
2012-08-07 01:04 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-08-07 00:52:53 PDT
We are factoring out V8Binding methods to separate files. In this bug we move V8Binding classes that manage V8 value's cache.
Comment 1 Kentaro Hara 2012-08-07 01:04:04 PDT
Created attachment 156890 [details]
Patch
Comment 2 WebKit Review Bot 2012-08-07 15:53:39 PDT
Comment on attachment 156890 [details]
Patch

Clearing flags on attachment: 156890

Committed r124929: <http://trac.webkit.org/changeset/124929>
Comment 3 WebKit Review Bot 2012-08-07 15:53:44 PDT
All reviewed patches have been landed.  Closing bug.