Reviewers: Kevin Millikin, Description: Do not shortcut cons string symbols during garbage collection.
Attempt to flatten cons strings when converting them to symbols so that symbols will most often be flat strings. Please review this at http://codereview.chromium.org/1700 Affected files: M src/mark-compact.cc M src/objects.cc M src/parser.cc M src/property.h --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
