Reviewers: ulan,

Description:
Always initialize the debugger eagerly.

There is no point doing it lazily, since compiling the tiniest piece of code.
Also removed some dead code.

[email protected]

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

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

Affected files (+19, -106 lines):
  M src/arm/debug-arm.cc
  M src/arm64/debug-arm64.cc
  M src/debug.h
  M src/debug.cc
  M src/heap.cc
  M src/ia32/debug-ia32.cc
  M src/isolate.h
  M src/isolate.cc
  M src/isolate-inl.h
  M src/liveedit.cc
  M src/mips/debug-mips.cc
  M src/serialize.cc
  M src/x64/debug-x64.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