DescriptionTrack *all* external strings in the external string table.
Up till now, external strings may be tracked in the string table
(for internalized strings) or the external string table, depending
on in which order internalize and externalize happened.
The internalized string table should not have to deal with external
strings, all of which should be tracked by the external string table.
R=svenpanne@chromium.org
BUG=326489
LOG=N
Committed: https://code.google.com/p/v8/source/detail?r=18285
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|