Bug 148359

Summary: [JSC] Static hash tables should be 100% compile-time constant.
Product: WebKit Reporter: Andreas Kling <kling>
Component: JavaScriptCoreAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, commit-queue, ggaren
Priority: P2 Keywords: Performance
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.