Searched refs:MathRandom (Results 1 – 4 of 4) sorted by relevance
17 var MathRandom = global.Math.random;110 hash = (MathRandom() * 0x40000000) | 0;
411 TF_BUILTIN(MathRandom, CodeStubAssembler) { in TF_BUILTIN() argument
549 TFJ(MathRandom, 0) \
6835 V(Math, random, MathRandom) \