DescriptionBe more discriminating about uses of the arguments object in optimized code.
Because we track the value of the arguments object, we need to check
values whenever plugged into a forbidden value context. It is not
enough to check at only variable references as we did previously.
R=fschneider@chromium.org
BUG=1351
TEST=regress-1351.js
Committed: http://code.google.com/p/v8/source/detail?r=7739
Patch Set 1 #
Total comments: 1
Patch Set 2 : Simplified. #
Messages
Total messages: 3 (0 generated)
|