DescriptionRemove internalized cons string types.
Currently, internalizing a cons string could result in either an
in-place converted internalized cons string or a newly created
internalized sequential string, depending on allocation success.
The former could end up being embedded into an IC, which is not
supported.
R=mstarzinger@chromium.org
BUG=357103
LOG=N
Committed: https://code.google.com/p/v8/source/detail?r=20394
Patch Set 1 #
Total comments: 1
Messages
Total messages: 4 (0 generated)
|