Reviewers: Erik Corry, Description: When preparing heap for breakpoints make sure not to recompile inlined functions.
Debug::PrepareForBreakPoints was not fully populating active_functions list. [email protected] TEST=test/mjsunit/regress/regress-debug-code-recompilation.js Please review this at https://chromiumcodereview.appspot.com/9290013/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/debug.cc M src/heap.cc M src/mark-compact.cc M src/objects-inl.h M src/objects.h A test/mjsunit/regress/regress-debug-code-recompilation.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
