Revision: 2912
Author: [email protected]
Date: Thu Sep 17 03:35:52 2009
Log: Lint fix
http://code.google.com/p/v8/source/detail?r=2912

Modified:
  /branches/bleeding_edge/src/objects.h

=======================================
--- /branches/bleeding_edge/src/objects.h       Thu Sep 17 01:58:06 2009
+++ /branches/bleeding_edge/src/objects.h       Thu Sep 17 03:35:52 2009
@@ -1427,7 +1427,7 @@

    // Tells whether this object needs to be loaded.
    inline bool IsLoaded();
-
+
    // Returns true if this is an instance of an api function and has
    // been modified since it was created.  May give false positives.
    bool IsDirty();

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

Reply via email to