DescriptionUse a plain FixedArray rather than a SeededNumberDictionary for ValueDeserializer::id_map_.
In practice this is a dense array, because there is currently no provision
in the format for assigning IDs other than sequentially to every object.
Thus a FixedArray is more efficient than a general dictionary.
BUG=chromium:148757
Committed: https://crrev.com/ca6e40d7ba853319c15196fef3f4536c8b3929fe
Cr-Commit-Position: refs/heads/master@{#39486}
Patch Set 1 #
Total comments: 4
Patch Set 2 : IsTheHole #
Messages
Total messages: 14 (8 generated)
|