[webkit-reviews] review requested: [Bug 21683] Don't create intermediate StructureIDs for builtin objects : [Attachment 24436] Patch 1 - Just ObjectPrototype

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 16 16:03:18 PDT 2008


Sam Weinig <sam at webkit.org> has asked  for review:
Bug 21683: Don't create intermediate StructureIDs for builtin objects
https://bugs.webkit.org/show_bug.cgi?id=21683

Attachment 24436: Patch 1 - Just ObjectPrototype
https://bugs.webkit.org/attachment.cgi?id=24436&action=edit

------- Additional Comments from Sam Weinig <sam at webkit.org>
This patch implements the technique to just reduce the number of StructureIDs
for the ObjectPrototype class.	It brings down the number of live StructureIDs
on about:blank from 142 to 132.


More information about the webkit-reviews mailing list