Reviewers: ulan,

Description:
Refactor BreakLocationIterator.

We now have BreakLocation::Iterator to iterate via RelocIterator, and
create a BreakLocation when we are done iterating. The reloc info is
stored in BreakLocation in a GC-safe way and instantiated on demand.

[email protected]
BUG=v8:3924
LOG=N

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

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+462, -751 lines):
  M src/arm/debug-arm.cc
  M src/arm64/assembler-arm64.h
  M src/arm64/assembler-arm64-inl.h
  M src/arm64/debug-arm64.cc
  M src/arm64/full-codegen-arm64.cc
  M src/assembler.h
  M src/debug.h
  M src/debug.cc
  M src/ia32/debug-ia32.cc
  M src/mips/assembler-mips-inl.h
  M src/mips/debug-mips.cc
  M src/mips64/assembler-mips64-inl.h
  M src/mips64/debug-mips64.cc
  M src/objects.h
  M src/objects.cc
  M src/ppc/assembler-ppc.h
  M src/ppc/assembler-ppc-inl.h
  M src/ppc/debug-ppc.cc
  M src/runtime/runtime-debug.cc
  M src/x64/debug-x64.cc
  M src/x87/debug-x87.cc
  M test/cctest/test-debug.cc
  M test/cctest/test-func-name-inference.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