Description- Turn on writing of ic_data_array so that we have that information for script snapshots that would allow for code to be optimized right away
- Use snapshot Ids for singleton VM isolate singleton objects instead of writing them out into the snapshot
- Add support for writing function objects as an Id, this is needed to serialize function objects from the core library in a script snapshot (these function objects could potentially appear in the ICData).
BUG=
R=rmacnak@google.com
Committed: https://github.com/dart-lang/sdk/commit/228e8f6edd371dfcfc18c45c06bb68ad1a717be0
Patch Set 1 #
Total comments: 2
Patch Set 2 : code-review-comments #
Total comments: 4
Patch Set 3 : code-review-comments #
Messages
Total messages: 7 (1 generated)
|