Chromium Code Reviews
DescriptionMerge svn r8602 to the 3.3 branch.
r8602: Fix a potential crash in const declaration.
Declaration of const lookup slots would trigger an assertion if there was a
setter somewhere in the prototype chain, and that setter was shadowed by a
non-readonly data property also in the prototype chain.
R=ager@chromium.org
BUG=
TEST=
Committed: http://code.google.com/p/v8/source/detail?r=8608
Patch Set 1 #Patch Set 2 : Updated version.cc. #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||