0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
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
..
c-ares Upgrade c-ares to 1.7.4 2011-01-11 18:19:22 -08:00
http_parser Add cmake build support. 2010-11-22 13:32:49 -08:00
libeio Merge branch 'vanilla-libeio' 2011-01-11 14:13:06 -08:00
libev Libev windows fixes 2011-01-11 14:48:07 -08:00
v8 Fix an assertion failure in the full code generator. 2011-01-20 01:39:32 +01:00