Comment #6 on issue 3731 by [email protected]: V8's asserts should honor
dcheck_always_on=1
https://code.google.com/p/v8/issues/detail?id=3731
I uploaded the patch here: https://codereview.chromium.org/769263002 and
started tryjobs.
Nowadays, creating a standalone v8 is easy, you just:
fetch v8
and then use the same work flow as for chromium (v8 is also git only), e.g.
git new-branch dcheck_always_on
<apply your patch>
git cl format
git commit -a -m dcheck_always_on
git cl upload
git cl try
other than that it doesn't compile when integrated in chromium it looks
good :)
if you upload the patch to rietveld, we can also use the commit queue to
land it
--
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.