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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2419 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
kasperl@chromium.org 2009-07-09 12:23:08 +00:00
parent 525601be88
commit 13acf24a2b

View File

@ -439,7 +439,7 @@ class LoadStubCompiler: public StubCompiler {
Object* CompileLoadGlobal(JSObject* object,
GlobalObject* holder,
JSGlobalPropertyCell* holder,
JSGlobalPropertyCell* cell,
String* name,
bool is_dont_delete);