On 2012/01/13 07:55:34, Yang wrote:
On 2012/01/12 12:00:06, Yury Semikhatsky wrote:
Drive-by:
As far as I can tell, every external string is registered to the external
string
table (class ExternalStringTable) when it's created and removed from it
when
it's finalized (Heap::UpdateNewSpaceReferencesInExternalStringTable).
Wouldn't
it be easier and more efficient to iterate over this table instead of
checking
every object?
Good point, thanks! Done.
http://codereview.chromium.org/9139018/
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev