Description[elements] limit TypedElementsAccessor::IncludesValue to backing store length
The contract is that the method is only invoked when there are no elements on
the prototype, and this elements type forbids accessor elements. So it is safe
to limit the search to the end of the backing store.
BUG=chromium:634269, v8:5162
R=cbruni@chromium.org, mstarzinger@chromium.org
Committed: https://crrev.com/0d7f7dc3ee2181da5f6930925275e8e9342d0897
Cr-Commit-Position: refs/heads/master@{#38344}
Patch Set 1 #Patch Set 2 : Fix signed/unsigned comparison warnings #Patch Set 3 : Try again to make windows happy #
Messages
Total messages: 19 (14 generated)
|