Author: [email protected]
Date: Wed Jun 17 07:18:36 2009
New Revision: 2211

Modified:
    trunk/test/cctest/test-debug.cc

Log:
Version 1.2.8.1 (again).

Removed to spaces to fix lint error. Not updating patch level.

[email protected]
Review URL: http://codereview.chromium.org/126277

Modified: trunk/test/cctest/test-debug.cc
==============================================================================
--- trunk/test/cctest/test-debug.cc     (original)
+++ trunk/test/cctest/test-debug.cc     Wed Jun 17 07:18:36 2009
@@ -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);

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

Reply via email to