Bug 135475

Summary: JSCell::classInfo() belongs in JSCellInlines.h
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: ASSIGNED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
The patch mhahnenberg: review+

Mark Lam
Reported 2014-07-31 14:38:37 PDT
Currently, it's located in JSDestructibleObject.h which takes a grep to find. Let's move it to the right place.
Attachments
The patch (2.27 KB, patch)
2014-07-31 14:41 PDT, Mark Lam
mhahnenberg: review+
Mark Lam
Comment 1 2014-07-31 14:41:51 PDT
Created attachment 235845 [details] The patch
Mark Hahnenberg
Comment 2 2014-07-31 14:53:59 PDT
Comment on attachment 235845 [details] The patch r=me
Note You need to log in before you can comment on or make changes to this bug.