Commit 13acf24a authored by kasperl@chromium.org's avatar kasperl@chromium.org

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
parent 525601be
......@@ -439,7 +439,7 @@ class LoadStubCompiler: public StubCompiler {
Object* CompileLoadGlobal(JSObject* object,
GlobalObject* holder,
JSGlobalPropertyCell* holder,
JSGlobalPropertyCell* cell,
String* name,
bool is_dont_delete);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment