DescriptionReport out of memory if we cannot allocate memory for the deoptimization table.
Currently we pass a null pointer to memcpy. We will crash either way,
but going through FatalProcessOutOfMemory makes it clear what is going
on.
R=kmillikin@chromium.org
BUG=http://crbug.com/84717
Committed: http://code.google.com/p/v8/source/detail?r=8163
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|