v8/test
danno@chromium.org bdf6895bb3 Encapsulate element handling into a class keyed on ElementsKind
Advantage is that it's much easier to add new element types (like FAST_SMI_ELEMENTS), and that handling logic for each element kind is (more) consolidated.

Currently, only GetElementsWithReceiver uses the new encapsulation, but the goal is to move much more element functionality into the class incrementally.

BUG=none
TEST=none

Review URL: http://codereview.chromium.org/7527001

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8810 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-08-03 11:12:46 +00:00
..
benchmarks Switch from sample shell to d8 for unit test 2011-07-26 05:56:45 +00:00
cctest Encapsulate element handling into a class keyed on ElementsKind 2011-08-03 11:12:46 +00:00
es5conform Revert "Make window.{undefined,NaN,Infinity} read-only" 2011-08-03 09:53:14 +00:00
message Switch from sample shell to d8 for unit test 2011-07-26 05:56:45 +00:00
mjsunit tighten invariants of HValue::InferRange 2011-08-03 10:44:20 +00:00
mozilla Switch from sample shell to d8 for unit test 2011-07-26 05:56:45 +00:00
preparser Revert "Make GYP build usable for day-to-day work" 2011-07-18 16:39:41 +00:00
sputnik Revert "Make window.{undefined,NaN,Infinity} read-only" 2011-08-03 09:53:14 +00:00
test262 Switch from sample shell to d8 for unit test 2011-07-26 05:56:45 +00:00