Description[typedarrays] Remove duplicate initial map creation
Previously we created a duplicate map because we couldn't set the
correct ElementsKind when we created the function. This patch updates
the ElementsKind field of the existing map directly instead of
creating a new one.
This patch also correctly sets the instance_size when we create the
map the first time.
Committed: https://crrev.com/9e07c96fedc860873be367e5ad113f8fa0e66a9d
Cr-Commit-Position: refs/heads/master@{#40872}
Patch Set 1 #
Messages
Total messages: 14 (9 generated)
|