http://codereview.chromium.org/100147/diff/4/5
File src/api.cc (right):

http://codereview.chromium.org/100147/diff/4/5#newcode2077
Line 2077: hash_value = random() & i::Smi::kMaxValue;  // Limit range to
fit a smi.
Just to be annoying, we probably shouldn't be using random() (it's not
thread safe, etc).

http://codereview.chromium.org/100147

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to