DescriptionAPI: Change AdjustAmountOfExternalAllocatedMemory calls to use int64_t instead
of intptr_t
This prevents an overflow in FreeArrayBuffer, which in turn caused needless GCs
as well as crashes on isolate teardown.
LOG=Y
R=ulan@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=17944
Patch Set 1 #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|