From 083275715a9dc110b7119fe46aac6eac700e02c4 Mon Sep 17 00:00:00 2001 From: "sgjesse@chromium.org" Date: Fri, 30 Sep 2011 13:27:38 +0000 Subject: [PATCH] Revert "Support for precise stepping in functions compiled before debugging was started (step 2)" This reverts commits r9499, r9497 and r9489. Then changed caused a number of failures. TBR=kmillikin@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org//8086020 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9500 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- src/compiler.cc | 9 +- src/compiler.h | 25 +--- src/debug.cc | 227 ++++++----------------------------- src/debug.h | 7 +- src/full-codegen.cc | 3 +- src/list-inl.h | 4 +- src/objects-inl.h | 15 --- src/objects.h | 6 - src/utils.h | 10 -- test/mjsunit/debug-step-3.js | 93 -------------- 10 files changed, 49 insertions(+), 350 deletions(-) delete mode 100644 test/mjsunit/debug-step-3.js diff --git a/src/compiler.cc b/src/compiler.cc index bea5206ba..ba6bb42bf 100644 --- a/src/compiler.cc +++ b/src/compiler.cc @@ -58,6 +58,7 @@ CompilationInfo::CompilationInfo(Handle