RESOLVED FIXED 196078
JSObject::putDirectIndexSlowOrBeyondVectorLength should check if indexIsSufficientlyBeyondLengthForSparseMap
https://bugs.webkit.org/show_bug.cgi?id=196078
Summary JSObject::putDirectIndexSlowOrBeyondVectorLength should check if indexIsSuffi...
Tadeu Zagallo
Reported 2019-03-21 08:39:55 PDT
...
Attachments
Patch (3.04 KB, patch)
2019-03-21 08:42 PDT, Tadeu Zagallo
no flags
Patch for landing (3.20 KB, patch)
2019-03-21 09:52 PDT, Tadeu Zagallo
no flags
Tadeu Zagallo
Comment 1 2019-03-21 08:42:14 PDT
Tadeu Zagallo
Comment 2 2019-03-21 08:47:26 PDT
Mark Lam
Comment 3 2019-03-21 09:18:59 PDT
Comment on attachment 365548 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=365548&action=review r=me > JSTests/ChangeLog:9 > + * microbenchmarks/put-by-val-direct-large-index.js: Added. Please record here what gains the microbenchmark shows.
Tadeu Zagallo
Comment 4 2019-03-21 09:52:14 PDT
Created attachment 365561 [details] Patch for landing
WebKit Commit Bot
Comment 5 2019-03-21 10:42:46 PDT
Comment on attachment 365561 [details] Patch for landing Clearing flags on attachment: 365561 Committed r243299: <https://trac.webkit.org/changeset/243299>
WebKit Commit Bot
Comment 6 2019-03-21 10:42:48 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.