DescriptionFix handling of const initialization. We did not handle the fact that
a const variable can be deleted between its declaration and its
initialization.
This fixes issue 189:
http://code.google.com/p/v8/issues/detail?id=189
Committed: http://code.google.com/p/v8/source/detail?r=1127
Patch Set 1 #Patch Set 2 : '' #
Total comments: 3
Messages
Total messages: 3 (0 generated)
|