Bug 61567 - Moved Heap-related functions out of JSCell.h and into respective header files
Summary: Moved Heap-related functions out of JSCell.h and into respective header files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-26 14:51 PDT by Geoffrey Garen
Modified: 2011-05-26 15:43 PDT (History)
1 user (show)

See Also:


Attachments
Patch (6.24 KB, patch)
2011-05-26 15:35 PDT, Geoffrey Garen
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2011-05-26 14:51:11 PDT
Moved Heap-related functions out of JSCell.h and into respective header files
Comment 1 Geoffrey Garen 2011-05-26 15:35:14 PDT
Created attachment 95059 [details]
Patch
Comment 2 Geoffrey Garen 2011-05-26 15:43:11 PDT
Committed r87441: <http://trac.webkit.org/changeset/87441>