Author: [email protected]
Date: Thu Jul  9 05:23:08 2009
New Revision: 2419

Modified:
    branches/bleeding_edge/src/stub-cache.h

Log:
Don't have too many holders. Reviewed offline by Kevin Millikin.

Modified: branches/bleeding_edge/src/stub-cache.h
==============================================================================
--- branches/bleeding_edge/src/stub-cache.h     (original)
+++ branches/bleeding_edge/src/stub-cache.h     Thu Jul  9 05:23:08 2009
@@ -439,7 +439,7 @@

    Object* CompileLoadGlobal(JSObject* object,
                              GlobalObject* holder,
-                            JSGlobalPropertyCell* holder,
+                            JSGlobalPropertyCell* cell,
                              String* name,
                              bool is_dont_delete);


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

Reply via email to