Reviewers: Erik Corry,
Message:
Please take a look.
This solves the issue in https://chromiumcodereview.appspot.com/11315004/
that we have discussed about. It implements option 3 in my reply: we visit
all
strings in the external string table that are not symbols, and then visit
the
all external strings in the symbol table (the rest).
Description:
Correctly visit all external strings.
BUG=
Please review this at https://chromiumcodereview.appspot.com/11340010/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M src/heap.cc
M test/cctest/test-api.cc
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev