Comment #3 on issue 3530 by [email protected]: Turning old cons strings into external string leads to GC crash
https://code.google.com/p/v8/issues/detail?id=3530#c3
The following revision refers to this bug:https://chromium.googlesource.com/external/v8.git/+/4b0c0760528dc452ac269a7ccc67f8e93a19c1a3
commit 4b0c0760528dc452ac269a7ccc67f8e93a19c1a3 Author: [email protected] <[email protected]> Date: Tue Sep 09 11:41:56 2014 Turn old space cons strings into regular external strings (not short). [email protected] BUG=v8:3530 LOG=N Review URL: https://codereview.chromium.org/368223002git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23794 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
[modify] https://chromium.googlesource.com/external/v8.git/+/4b0c0760528dc452ac269a7ccc67f8e93a19c1a3/src/heap/heap-inl.h [modify] https://chromium.googlesource.com/external/v8.git/+/4b0c0760528dc452ac269a7ccc67f8e93a19c1a3/src/objects.cc [add] https://chromium.googlesource.com/external/v8.git/+/4b0c0760528dc452ac269a7ccc67f8e93a19c1a3/test/mjsunit/regress/regress-sliced-external-cons-regexp.js
--You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at: https://code.google.com/hosting/settings -- -- 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.
