On 2012/10/26 09:29:19, loislo wrote:

It seems to me that none of the strings made external using V8::MakeExternal is added to the external string table, not only symbols. On the other hand, if an
existing external string is converted to a symbol, it would be counted twice
since it's both in the external string table and in the symbol table.
I think the fix should be adding external strings produced by V8::MakeExternal
to the external string table.

https://chromiumcodereview.appspot.com/11315004/

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

Reply via email to