Reviewers: Kevin Millikin,

Message:
PTAL.

Description:
Cleanup ScopeInfo and SerializedScopeInfo.

Both classes have been merged into a single ScopeInfo
class that implements the functionality from both.

This CL does not adapt the broken gdb-jit interface.


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

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M src/accessors.cc
  M src/compiler.cc
  M src/contexts.cc
  M src/factory.h
  M src/factory.cc
  M src/frames.cc
  M src/full-codegen.cc
  M src/heap.h
  M src/heap.cc
  M src/hydrogen.cc
  M src/liveedit.cc
  M src/objects-inl.h
  M src/objects.h
  M src/parser.cc
  M src/profile-generator.cc
  M src/runtime.cc
  M src/scopeinfo.h
  M src/scopeinfo.cc
  M src/scopes.h
  M src/scopes.cc
  M src/serialize.h
  M src/v8globals.h


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

Reply via email to