DescriptionRemove heap snapshot size limit.
As long as frontend now stores snapshots in external arrays
it doesn't make sense to check the collected snapshot size on the
backend side. In other words if backend has managed to fit the
collected snapshot into its memory, it should also fit into the
frontend's memory.
R=yurys@chromium.org
BUG=chromium:232305
Committed: https://code.google.com/p/v8/source/detail?r=14356
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|