[webkit-reviews] review requested: [Bug 131579] Make NodeList.length inline-cacheable by JSC. : [Attachment 229198] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 11 21:33:35 PDT 2014


Andreas Kling <akling at apple.com> has asked  for review:
Bug 131579: Make NodeList.length inline-cacheable by JSC.
https://bugs.webkit.org/show_bug.cgi?id=131579

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

------- Additional Comments from Andreas Kling <akling at apple.com>
Better patch: just mark the slot cacheable when we find a builtin that takes
precedence over a named/indexed item.


More information about the webkit-reviews mailing list