[webkit-reviews] review granted: [Bug 96962] We don't have a bad enough time if an object's prototype chain crosses global objects : [Attachment 164461] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 17 15:34:07 PDT 2012


Geoffrey Garen <ggaren at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 96962: We don't have a bad enough time if an object's prototype chain
crosses global objects
https://bugs.webkit.org/show_bug.cgi?id=96962

Attachment 164461: the patch
https://bugs.webkit.org/attachment.cgi?id=164461&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=164461&action=review


r=me

> Source/JavaScriptCore/runtime/JSGlobalObject.cpp:385
>      if (!hasBrokenIndexing(object))

Push this filter higher, since it will filter often.


More information about the webkit-reviews mailing list