Reviewers: bak, Message: Here is the last of the changes to AddProperty and descriptor arrays.
Description: This change rewrites some of the code to add properties to an object. It removes the ReplaceConstantFunction code, and replaces it with new ConvertDescriptorToField code, that is also used in other places. Functions CopyRemove and CopyReplace on DescriptorArray are removed. Function AddFastProperty is simplified by removing the CONSTANT_TRANSITION case. Please review this at http://codereview.chromium.org/6528 Affected files: M src/objects.cc M src/objects.h --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
