https://codereview.chromium.org/335293004/diff/130035/test/cctest/test-parsing.cc
File test/cctest/test-parsing.cc (right):

https://codereview.chromium.org/335293004/diff/130035/test/cctest/test-parsing.cc#newcode801
test/cctest/test-parsing.cc:801: i::AstValueFactory
ast_value_factory(&zone, 0);
On 2014/06/23 11:46:45, marja wrote:
On 2014/06/23 09:44:27, rossberg wrote:
> Why is a hash seed of 0 okay here? Maybe add a comment.

Why wouldn't it be? Afaics, it's usually 0, except when
FLAG_randomize_hashes is
there.

I changed this to get the hash seed from the isolate.

https://codereview.chromium.org/335293004/

--
--
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.

Reply via email to