Files
sdk/runtime/lib
turnidge@google.com bd995a345e Avoid trusting the length encoded in the Snapshot if there is an
external length available.  We now pass a length with all messages in
the vm and verify that there is no mismatch with the length from the
Snapshot.

Fixed a bug in the use of ApiMessageReader.  We were always manually
adding Snapshot::kHeaderSize to the data, but neglecting to subtract
kHeaderSize from the message length.

Added FullSnapshotWriter and MessageWriter classes.
Review URL: https://chromiumcodereview.appspot.com//10829444

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11413 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-27 20:25:44 +00:00
..
2012-08-27 14:06:03 +00:00
2012-08-27 14:06:03 +00:00
2012-06-25 17:23:11 +00:00
2012-07-09 07:57:29 +00:00
2012-08-27 14:06:03 +00:00
2012-04-23 22:26:09 +00:00
2012-08-03 21:51:44 +00:00
2012-08-27 12:26:32 +00:00