DescriptionFlatten the Arrays returned and consumed by the v8::Map API
This will significantly simplify the serialization code, as well
as speeding it up (by triggering only a single allocation instead of O(size)
allocations).
BUG=chromium:478263
LOG=y
Committed: https://crrev.com/353310b7c11fcdf7fa41c64d63109e9a017d90b1
Cr-Commit-Position: refs/heads/master@{#28793}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Reject FromArray args with odd lengths #
Total comments: 4
Messages
Total messages: 15 (4 generated)
|