LGTM.
https://codereview.chromium.org/11475027/diff/1/src/objects-inl.h File src/objects-inl.h (right): https://codereview.chromium.org/11475027/diff/1/src/objects-inl.h#newcode1067 src/objects-inl.h:1067: static const int kFailureMagicPattern = 0x0BAD0000; Either we intend to revert this again later, in which case we should bu a TODO comment here. Or we intend to leave it in, in which case a short comment that this is only to "recognize failures in crash reports" might be helpful. https://codereview.chromium.org/11475027/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
