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+
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.