WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
135475
JSCell::classInfo() belongs in JSCellInlines.h
https://bugs.webkit.org/show_bug.cgi?id=135475
Summary
JSCell::classInfo() belongs in JSCellInlines.h
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug