From dad747e70e349144cd2e4c5f6de48402b6482b31 Mon Sep 17 00:00:00 2001 From: "ager@chromium.org" Date: Tue, 29 Mar 2011 14:00:41 +0000 Subject: [PATCH] Remove redundant usages of some macros and functions in debug.cc Cleanup of HEAP and FACTORY macros and use isolate_ member of classes where it is possible. Cleanup of debugger(), debug() and global_handles() functions. Pass the isolate pointer to the HandleScope constructor. BUG=none TEST=none Review URL: http://codereview.chromium.org/6708108 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7416 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- src/debug.cc | 220 ++++++++++++++++++++++++++++----------------------- 1 file changed, 122 insertions(+), 98 deletions(-) diff --git a/src/debug.cc b/src/debug.cc index 87afe34f44..bc532ef199 100644 --- a/src/debug.cc +++ b/src/debug.cc @@ -633,7 +633,7 @@ const int Debug::kFrameDropperFrameSize = 4; void ScriptCache::Add(Handle