https://codereview.chromium.org/975463002/diff/150001/src/runtime/runtime-array.cc
File src/runtime/runtime-array.cc (right):
https://codereview.chromium.org/975463002/diff/150001/src/runtime/runtime-array.cc#newcode1167
src/runtime/runtime-array.cc:1167: CHECK(args_length >= 2);
On 2015/03/03 18:15:20, arv wrote:
Does this need to be a CHECK and not a DCHECK?
CHECK is safer (and does not cost us much)
https://codereview.chromium.org/975463002/
--
--
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.