Reviewers: Mads Ager,

Description:
* Add the partial context snapshot to the VM executable if
running with snapshots.
* Create contexts from partial snapshot if they contain no
extensions or global object templates.  Add counters to track
when this happens.
* Remove debugging (logging code).
* Some lint fixes.

Please review this at http://codereview.chromium.org/565047

SVN Base: http://v8.googlecode.com/svn/branches/experimental/partial_snapshots/

Affected files:
  M     include/v8.h
  M     src/api.cc
  M     src/bootstrapper.h
  M     src/bootstrapper.cc
  M     src/frames.cc
  M     src/heap.h
  M     src/mksnapshot.cc
  M     src/serialize.h
  M     src/serialize.cc
  M     src/snapshot-common.cc
  M     src/snapshot-empty.cc
  M     src/snapshot.h
  M     src/v8-counters.h
  M     src/v8threads.cc
  M     test/cctest/test-serialize.cc


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to