Description[kernel] Make snapshotting work.
This CL enables snapshotting for kernel.
Basically what it does is that it writes out and reads in a few
previously missing entries in the snapshot file (from Field, Function
and Script).
Debugging from a snapshot made from kernel will not work as snapshots
does not contain sourcecode (it is normally synthesized from the
TokenStream which doesn't exist in kernel).
BUG=
R=kmillikin@google.com
Committed: https://github.com/dart-lang/sdk/commit/60ed069e7cdbebc266773fd4643cd9227f3f28ee
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 6 (2 generated)
|