DescriptionAdd a hash map for a raw object to id mapping, this table will be used during snapshot writing in order to map a raw object to an object id. This would enable us to get rid of the current scheme of displacing the object header with the object id while writing a snapshot (requires no GC should be happening while a snapshot is being written and hampers concurrent GC).
R=iposva@google.com
Committed: https://github.com/dart-lang/sdk/commit/98cdaecda2d544a9090566d29152f0ee0a59a072
Patch Set 1 #Patch Set 2 : add-weak-table #
Total comments: 2
Patch Set 3 : code-review-comments #
Messages
Total messages: 5 (1 generated)
|