DescriptionFix potential assertion failure in ConvertCase.
IsOneByteRepresentationUnderneath requires the string to be flat, which is not
guaranteed in this case. Using IsOneByteRepresentation is sufficient here.
R=mvstanton@chromium.org
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=17620
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|