Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1402)

Unified Diff: test/cctest/test-debug.cc

Issue 126277: Version 1.2.8.1 (again) (Closed) Base URL: http://v8.googlecode.com/svn/trunk/
Patch Set: Created 11 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/test-debug.cc
===================================================================
--- test/cctest/test-debug.cc (revision 2210)
+++ test/cctest/test-debug.cc (working copy)
@@ -4281,7 +4281,7 @@
bar->Call(env->Global(), 0, NULL);
CHECK_EQ(4, break_point_hit_count);
}
-
+
// Remove the debug event listener without clearing breakpoints. Do this
// outside a handle scope.
v8::Debug::SetDebugEventListener(NULL);
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698