DescriptionFix issue 1447 by not redefining properties unneccesarily in seal and freeze.
This avoids attempting to redefine function.arguments with a different
value than the current one. function.arguments returns a new copy on
each invocation.
R=lrn@chromium.org
BUG=v8:1447
TEST=mjsunit/regress/regress-1447.js
Committed: http://code.google.com/p/v8/source/detail?r=8258
Patch Set 1 #
Total comments: 4
Messages
Total messages: 3 (0 generated)
|