Reviewers: Erik Corry,

Message:
Please take a look. This fixes a failure in mjsunit/debug-break-inline.js when
FLAG_self_optimization is set to true.

This will ASSERT on MIPS, but as current bleeding_edge doesn't compile for MIPS,
I can't determine the correct value to put into
FullCodeGenerator::self_optimization_header_size().

Description:
Profiler experiments: Fix debugger in the presence of self-optimization headers


Please review this at https://chromiumcodereview.appspot.com/9466012/

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

Affected files:
  M src/arm/full-codegen-arm.cc
  M src/debug.cc
  M src/full-codegen.h
  M src/full-codegen.cc
  M src/ia32/full-codegen-ia32.cc
  M src/mips/full-codegen-mips.cc
  M src/objects-inl.h
  M src/objects.h
  M src/x64/full-codegen-x64.cc


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to