Reviewers: iposva, Mads Ager, Message: Null descriptors are no longer returned from searching a DescriptorArray, and are handled correctly by all users of DescriptorReaders. This fixes the bug in garbage collection of maps found in the Presently, Writely, and Trix tests. Map collection is reenabled. Tested on the Presently and Trix tests, and on all our tests.
Description: Fix garbage collection of unused maps. Null descriptors, created by map collection, are now handled correctly everywhere. The map-collect flag is now true by default. Please review this at http://codereview.chromium.org/40218 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/factory.cc M src/flag-definitions.h M src/handles.cc M src/objects.h M src/objects.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
