DescriptionMove the Kernel canonical name table into the VM's heap
The canonical name table is copied into a typed data array in the VM's
heap. The encoding is the same as in the binary except that the
integer indexes are fixed-size.
Canonical names are now integer indexes instead of objects allocated
in the C++ heap.
BUG=
R=jensj@google.com, vegorov@google.com
Committed: https://github.com/dart-lang/sdk/commit/514281b8a744222a3d1b9d196fac1b4b60b3b28e
Patch Set 1 #Patch Set 2 : Merge a bugfix #
Total comments: 4
Messages
Total messages: 7 (2 generated)
|