[webkit-reviews] review granted: [Bug 196078] JSObject::putDirectIndexSlowOrBeyondVectorLength should check if indexIsSufficientlyBeyondLengthForSparseMap : [Attachment 365548] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 09:18:59 PDT 2019


Mark Lam <mark.lam at apple.com> has granted Tadeu Zagallo <tzagallo at apple.com>'s
request for review:
Bug 196078: JSObject::putDirectIndexSlowOrBeyondVectorLength should check if
indexIsSufficientlyBeyondLengthForSparseMap
https://bugs.webkit.org/show_bug.cgi?id=196078

Attachment 365548: Patch

https://bugs.webkit.org/attachment.cgi?id=365548&action=review




--- Comment #3 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 365548
  --> https://bugs.webkit.org/attachment.cgi?id=365548
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.


More information about the webkit-reviews mailing list