DescriptionDo not compile the unreachable body of functions with illegal redeclarations.
Revision 6635 added an assert on IA32 that there were no 'const' parameters.
This assert could be hit at compile time because we compiled the unreachable
body of functions with illegal redeclarations, which are thrown at runtime.
Committed: http://code.google.com/p/v8/source/detail?r=6659
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|