Patch forthcoming.
Created attachment 164461 [details] the patch
Comment on attachment 164461 [details] the patch 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.
Landed in http://trac.webkit.org/changeset/128816