https://codereview.chromium.org/1133243006/diff/1/src/heap/heap.h
File src/heap/heap.h (left):

https://codereview.chromium.org/1133243006/diff/1/src/heap/heap.h#oldcode1084
src/heap/heap.h:1084: if (total > kMaxInt) return
static_cast<intptr_t>(kMaxInt);
Unfortunatly, an overflow is possible here. jkummerow, what caused the
regression?

https://codereview.chromium.org/1133243006/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to