RESOLVED FIXED 148359
[JSC] Static hash tables should be 100% compile-time constant.
https://bugs.webkit.org/show_bug.cgi?id=148359
Summary [JSC] Static hash tables should be 100% compile-time constant.
Andreas Kling
Reported 2015-08-22 07:42:16 PDT
Wouldn't it be cool if all those generated JSC::HashTable objects would live in __DATA __const?
Attachments
Patch (23.46 KB, patch)
2015-08-22 07:45 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2015-08-22 07:45:33 PDT
Michael Saboff
Comment 2 2015-08-22 09:52:01 PDT
Comment on attachment 259722 [details] Patch r=me
WebKit Commit Bot
Comment 3 2015-08-22 11:06:02 PDT
Comment on attachment 259722 [details] Patch Clearing flags on attachment: 259722 Committed r188824: <http://trac.webkit.org/changeset/188824>
WebKit Commit Bot
Comment 4 2015-08-22 11:06:14 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.