Author: [EMAIL PROTECTED]
Date: Mon Dec  8 03:23:38 2008
New Revision: 936

Modified:
    branches/bleeding_edge/src/builtins.h

Log:
Fix trailing whitespace.

TBR=sgjesse
Review URL: http://codereview.chromium.org/13616

Modified: branches/bleeding_edge/src/builtins.h
==============================================================================
--- branches/bleeding_edge/src/builtins.h       (original)
+++ branches/bleeding_edge/src/builtins.h       Mon Dec  8 03:23:38 2008
@@ -92,7 +92,7 @@
    V(LoadIC_DebugBreak,          LOAD_IC, DEBUG_BREAK)          \
    V(KeyedLoadIC_DebugBreak,     KEYED_LOAD_IC, DEBUG_BREAK)    \
    V(StoreIC_DebugBreak,         STORE_IC, DEBUG_BREAK)         \
-  V(KeyedStoreIC_DebugBreak,    KEYED_STORE_IC, DEBUG_BREAK)
+  V(KeyedStoreIC_DebugBreak,    KEYED_STORE_IC, DEBUG_BREAK)


  // Define list of builtins implemented in JavaScript.

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

Reply via email to