Use the syntax of a property addition as a hint for controlling the fast-mode vs...
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 7 Jun 2012 12:08:07 +0000 (12:08 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 7 Jun 2012 12:08:07 +0000 (12:08 +0000)
commit657422c29a99d86de211a185daf24ea9077cd0f7
tree7504bfbb1e05d9b718f9fb4173ba233fd10c38d7
parent5e8cc58b9f455c7bffb987f8e40a25c881e383a6
Use the syntax of a property addition as a hint for controlling the fast-mode vs. dictionary mode heursitics on objects.
Review URL: https://chromiumcodereview.appspot.com/10537050

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11732 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ic.cc
src/objects-inl.h
src/objects.cc
src/objects.h
test/mjsunit/fast-non-keyed.js [new file with mode: 0644]