Chromium Code Reviews
DescriptionChange dart2js' Random to honor the seed.
Simulate the same RNG as the VM when a seed is passed.
BUG= http://dartbug.com/15426
R=floitsch@google.com
Committed: https://code.google.com/p/dart/source/detail?r=30893
Committed: https://code.google.com/p/dart/source/detail?r=30894
Patch Set 1 #
Total comments: 14
Patch Set 2 : Typo in comment. #Patch Set 3 : Better generated code by using | instead of >> 0 #Patch Set 4 : Address comments. #
Total comments: 10
Patch Set 5 : Address comments. #Patch Set 6 : Fix typo #Messages
Total messages: 9 (0 generated)
|