Reviewers: ulan,

Message:
Design doc here:
https://docs.google.com/document/d/1UfpzkLuLqVy6QfaYYbhXeR0_mT53Qg7UXf3E-TvNVEo/edit#heading=h.o3qhv46e0ele

Description:
Debugger: use debug break slots instead of ICs (except for calls).

BUG=v8:3147,v8:4269
LOG=N

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

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

Affected files (+360, -1231 lines):
  M src/arm/debug-arm.cc
  M src/arm/full-codegen-arm.cc
  M src/arm64/debug-arm64.cc
  M src/arm64/full-codegen-arm64.cc
  M src/assembler.h
  M src/assembler.cc
  M src/builtins.h
  M src/builtins.cc
  M src/codegen.h
  M src/codegen.cc
  M src/debug.h
  M src/debug.cc
  M src/full-codegen.h
  M src/full-codegen.cc
  M src/ia32/debug-ia32.cc
  M src/ia32/full-codegen-ia32.cc
  M src/mips/debug-mips.cc
  M src/mips/full-codegen-mips.cc
  M src/mips64/debug-mips64.cc
  M src/mips64/full-codegen-mips64.cc
  M src/x64/debug-x64.cc
  M src/x64/full-codegen-x64.cc
  M test/cctest/test-debug.cc
  M test/mjsunit/debug-backtrace.js
  M test/mjsunit/debug-breakpoints.js
  M test/mjsunit/debug-stepframe.js
  M test/mjsunit/es6/debug-step-into-constructor.js
  M test/mjsunit/mjsunit.status


--
--
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