https://codereview.chromium.org/765473006/diff/1/src/parser.cc
File src/parser.cc (right):

https://codereview.chromium.org/765473006/diff/1/src/parser.cc#newcode5350
src/parser.cc:5350: *hash = running_hash;
Note that the actual hash value you get here is different from the hash
of the string computed by ComputeUtf8Hash, but that is ok since this
hash is used consistently in templates.

Probably add a comment explaining this.

https://codereview.chromium.org/765473006/

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