Bug 61567

Summary: Moved Heap-related functions out of JSCell.h and into respective header files
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch oliver: review+

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>