node/deps/v8/test
kmillikin@chromium.org 7c2869046e Fix an assertion failure in the full code generator.
We hit an assertion failure when we tried to record the AST ID of
the (shared) .arguments variable proxy more than once.  This was hit
when we had multiple calls to the same parameter in a function that
used the arguments object.  The fix is to not visit the subexpressions
of the (shared) property access expression.

BUG=1060

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@6404 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-01-20 01:39:32 +01:00
..
cctest Upgrade V8 to 3.0.9 2011-01-19 11:06:13 -08:00
es5conform Upgrade V8 to 3.0.8 2011-01-17 11:32:56 -08:00
message Upgrade V8 to 3.0.8 2011-01-17 11:32:56 -08:00
mjsunit Fix an assertion failure in the full code generator. 2011-01-20 01:39:32 +01:00
mozilla Upgrade V8 to 3.0.9 2011-01-19 11:06:13 -08:00
sputnik Upgrade V8 to 3.0.3 2010-12-17 09:47:55 -08:00