Reviewers: Søren Gjesse, Description: Treat the builtins object like other global objects (with cells in old space for properties) and avoid allocating tons of unused properties in new space when creating new contexts.
Please review this at http://codereview.chromium.org/151146 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/stub-cache-arm.cc M src/bootstrapper.cc M src/factory.h M src/factory.cc M src/heap.h M src/heap.cc M src/ia32/stub-cache-ia32.cc M src/ic.cc M src/objects.h M src/objects.cc M src/property.h M src/runtime.cc M src/stub-cache.h M src/stub-cache.cc M src/x64/stub-cache-x64.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
