Reviewers: ulan,

Description:
Debugger: refactor reloc info.

- split relocation info for debug break slots for
  - calls (with call arguments count as data)
  - construct calls
  - normal slots
- renamed DEBUG_BREAK into DEBUGGER_STATEMENT
- removed unused IC state for Debug stubs

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

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

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

Affected files (+105, -106 lines):
  M src/arm/macro-assembler-arm.cc
  M src/arm64/assembler-arm64.cc
  M src/arm64/debug-arm64.cc
  M src/arm64/macro-assembler-arm64.cc
  M src/assembler.h
  M src/assembler.cc
  M src/builtins.h
  M src/debug.h
  M src/debug.cc
  M src/heap/mark-compact.cc
  M src/heap/objects-visiting-inl.h
  M src/ia32/assembler-ia32.cc
  M src/ia32/assembler-ia32-inl.h
  M src/ia32/macro-assembler-ia32.cc
  M src/mips/assembler-mips.cc
  M src/mips/macro-assembler-mips.cc
  M src/mips64/assembler-mips64.cc
  M src/mips64/macro-assembler-mips64.cc
  M src/objects.h
  M src/ppc/macro-assembler-ppc.cc
  M src/x64/macro-assembler-x64.cc
  M src/x87/assembler-x87.cc
  M src/x87/assembler-x87-inl.h
  M src/x87/macro-assembler-x87.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