Fix heap snapshot crash when JSArrayBuffer has no backing_store.
authoralph@chromium.org <alph@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 17 Feb 2014 12:39:01 +0000 (12:39 +0000)
committeralph@chromium.org <alph@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 17 Feb 2014 12:39:01 +0000 (12:39 +0000)
commit8b53eb4cb660eeaa130299aaae6e3ba218752af1
tree7f10a65958087878e2b3be4d59d12ca4f8802b70
parent127cafa84611dde9c53d62c58d6419be7ff61e38
Fix heap snapshot crash when JSArrayBuffer has no backing_store.

LOG=N
BUG=344239
R=dslomov@chromium.org, yurys@chromium.org

Review URL: https://codereview.chromium.org/169393004

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19407 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/heap-snapshot-generator.cc