Updates:
Status: Fixed
Comment #2 on issue 1605 by erik.corry: NewGC: We are not flushing
number-string cache
http://code.google.com/p/v8/issues/detail?id=1605
A rather complex fix for this issue was proposed in http://codereview.chromium.org/8341014/ but it was unclear that the complexity was warranted.
In the end we decided to just flush the cache on full GCs. This was fixed in bleeding edge 10502 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
