Status: Accepted
Owner: erik.corry
Labels: Type-Bug Priority-Medium

New issue 887 by erik.corry: V8 counters are only 32 bit and can overflow
http://code.google.com/p/v8/issues/detail?id=887

There are several counters that can be expected to overflow since they are only 32 bits, but measure large items like "total number of bytes allocated". The counters are only used for diagnostics/debugging so this is not a critical issue.

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

Reply via email to