Reviewers: ulan,

Description:
Merge the classes Debug and Debugger.

Also:
- moved code around to more appropriate locations
- removed dead code
- inlined where it made sense.

[email protected]

Please review this at https://codereview.chromium.org/298863011/

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

Affected files (+939, -1204 lines):
  M src/api.cc
  M src/arm/assembler-arm.h
  M src/arm/debug-arm.cc
  M src/arm64/assembler-arm64.h
  M src/arm64/debug-arm64.cc
  M src/bootstrapper.cc
  M src/builtins.cc
  M src/compiler.cc
  M src/debug.h
  M src/debug.cc
  M src/execution.h
  M src/execution.cc
  M src/factory.cc
  M src/full-codegen.cc
  M src/ia32/debug-ia32.cc
  M src/isolate.h
  M src/isolate.cc
  M src/liveedit.h
  M src/liveedit.cc
  M src/mark-compact.cc
  M src/mips/debug-mips.cc
  M src/objects.h
  M src/objects.cc
  M src/runtime.cc
  M src/x64/debug-x64.cc
  M test/cctest/test-debug.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to