DescriptionChange snapshot versioning code to use plain strings instead of Dart strings
- This ensures that the versioning itself is not dependent on the Dart object
layout
- It should also fix the strange performance regression we noticed in tracer
because of the allocation of an initial version string in the old space.
R=srdjan@google.com
Committed: https://code.google.com/p/dart/source/detail?r=39708
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : #
Messages
Total messages: 5 (1 generated)
|