v8/include
verwaest@chromium.org e53471dbaa Remove elements transitions from the transition array.
This is preparatory work for reordering the transition tree. Since elements transitions will be at the root of the transition tree, runtime access to them is slow since we have to walk the transition tree backwards first. Hence remove the optimization that promoted them to a special field, requiring a pointer (mostly NULL) in every non-simple transition array.

R=titzer@chromium.org

Review URL: https://chromiumcodereview.appspot.com/21228002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15993 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-07-31 17:08:50 +00:00
..
v8-debug.h Deprecate some debugger methods 2013-07-19 09:38:18 +00:00
v8-preparser.h Fix shared library build of preparser: properly #undef V8EXPORT 2013-04-16 14:55:45 +00:00
v8-profiler.h Delete deprecated CPU profiler code that supports filtering by security token 2013-07-06 09:12:09 +00:00
v8-testing.h Fix building with GCC 3.x 2012-07-26 09:18:09 +00:00
v8.h Remove elements transitions from the transition array. 2013-07-31 17:08:50 +00:00
v8stdint.h Include what you use in accessors.{h,cc}. 2012-01-25 00:16:07 +00:00