DescriptionAdd missing break in GetPropertyWithFailedAccessCheck. This break has
been missing for a long time but the fallthrough to the default case
used to break. Now the default case should be unreachable and the
fallthrough therefore causes assertion failures.
Committed: http://code.google.com/p/v8/source/detail?r=3913
Patch Set 1 #
Created: 10 years, 10 months ago
Messages
Total messages: 2 (0 generated)
|