[webkit-reviews] review requested: [Bug 86024] Enh: Hash Const JSString in Backing Stores to Save Memory : [Attachment 141035] Patch for Review

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 9 15:46:09 PDT 2012


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 86024: Enh: Hash Const JSString in Backing Stores to Save Memory
https://bugs.webkit.org/show_bug.cgi?id=86024

Attachment 141035: Patch for Review
https://bugs.webkit.org/attachment.cgi?id=141035&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
Willing to consider other names for JSString::m_isHashConstSingleton.  This is
some what descriptive of a string with the flag set.  Another name could be
m_dontHashConstString which is descriptive of its purpose of the flag.


More information about the webkit-reviews mailing list