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

3.4.14.3

tagged this 02 Aug 10:47
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/7554007

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