DescriptionVectorICs: use a vector slot to aid in array literal processing.
The lack of a vector slot for the keyed store operation in filling in
non-constant array literal properties led to undesirable contortions in
compilers downwind of full-codegen. The use of a single slot to initialize all
the array elements is sufficient.
BUG=
Committed: https://crrev.com/f2f46aff8b776365e0bafd7826f23c8b9c16d928
Cr-Commit-Position: refs/heads/master@{#31242}
Patch Set 1 #Patch Set 2 : Ports. #Patch Set 3 : Fix mips issues. #
Total comments: 4
Patch Set 4 : Code comments. #
Messages
Total messages: 9 (2 generated)
|