Skip to content
This repository was archived by the owner on Mar 25, 2018. It is now read-only.

3.3.10.24

tagged this 02 Aug 10:48
Check for phi-uses of arguments object before eliminating dead phi's.

HGraphBuilder::TryArgumentsAccess does not emit any uses for receiver and will
generate incorrect code when receiver for a property access is defined by a phi
that returns either arguments object or something else.

BUG=v8:1582
TEST=test/mjsunit/regress/regress-1582.js
Review URL: http://codereview.chromium.org/7550006

git-svn-id: http://v8.googlecode.com/svn/branches/3.3@8777 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Assets 2
Loading