Check phi uses of the arguments object after redundant phies elimination.
This allows to handle code like: var a = arguments; while (smth) a[i]; without bailout. R=kmillikin@chromium.org Review URL: http://codereview.chromium.org/7465078 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8803 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Showing
Please
register
or
sign in
to comment