Status: PendingFurtherInfo
Owner: [email protected]
CC: [email protected]
Labels: Priority-Low

New issue 1674 by [email protected]: Sliced strings keep referenced string from being garbage collected.
http://code.google.com/p/v8/issues/detail?id=1674

Since sliced strings reference to another string, the latter is kept alive and not garbage collected. We assume for now that this is not an issue.

The alternatives include "promote and inflate" as implemented in this (uncommitted) CL http://codereview.chromium.org/7833033/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to