Description[Interpreter]: Use vector store for array literal computed stores.
Replaces the use of KeyedStoreICGeneric with a vector based KeyedStoreIC for
array literal computed stores now that there is a feedback vector slot for
these expressions. Removes KeyedStoreICGeneric bytecode since this is no
longer necessary.
BUG=v8:4280
LOG=N
TBR=mstarzinger@chromium.org
Committed: https://crrev.com/2ad5655260c04f7cb1dbae974a95645e0b22a82c
Cr-Commit-Position: refs/heads/master@{#31262}
Patch Set 1 #
Messages
Total messages: 17 (7 generated)
|