v8/test
kmillikin@chromium.org 6b1530ea6d Fix a stack height mismatch when deoptimizing.
When deoptimizing from the key subexpression of a keyed arguments access,
the unoptimized code expects to find the value of the receiver on the
expression stack.  The environment of the optimizing compiler did not
contain this value during evaluation of the key subexpression.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6981 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-03-01 09:32:45 +00:00
..
cctest Revert "Assignment to read only properties throws in strict mode." 2011-03-01 06:10:41 +00:00
es5conform Revert "Assignment to read only properties throws in strict mode." 2011-03-01 06:10:41 +00:00
message Enable sharding of individual testsuites in tools/test.py 2011-01-10 13:54:42 +00:00
mjsunit Fix a stack height mismatch when deoptimizing. 2011-03-01 09:32:45 +00:00
mozilla Re-insert exception for mozilla/ecma/Date/15.9.5.10-2 in release mode on arm 2011-02-07 12:07:21 +00:00
sputnik Land update to sputnik tests. 2011-02-24 06:38:45 +00:00