Reviewers: Sven Panne,
Description:
Track *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.
[email protected]
BUG=326489
Please review this at https://codereview.chromium.org/103663006/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+75, -56 lines):
M src/api.cc
M src/heap.h
M src/heap.cc
M src/mark-compact.cc
M test/cctest/test-api.cc
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.