Random            147 src/arm/lithium-arm.h   V(Random)                                     \
Random           1104 src/arm/lithium-arm.h   DECLARE_CONCRETE_INSTRUCTION(Random, "random")
Random           1105 src/arm/lithium-arm.h   DECLARE_HYDROGEN_ACCESSOR(Random)
Random            867 src/assembler.cc   return ExternalReference(Redirect(isolate, FUNCTION_ADDR(V8::Random)));
Random            152 src/hydrogen-instructions.h   V(Random)                                    \
Random           3288 src/hydrogen-instructions.h   DECLARE_CONCRETE_INSTRUCTION(Random)
Random            141 src/ia32/lithium-ia32.h   V(Random)                                     \
Random           1108 src/ia32/lithium-ia32.h   DECLARE_CONCRETE_INSTRUCTION(Random, "random")
Random           1109 src/ia32/lithium-ia32.h   DECLARE_HYDROGEN_ACCESSOR(Random)
Random            146 src/mips/lithium-mips.h   V(Random)                                     \
Random           1069 src/mips/lithium-mips.h   DECLARE_CONCRETE_INSTRUCTION(Random, "random")
Random           1070 src/mips/lithium-mips.h   DECLARE_HYDROGEN_ACCESSOR(Random)
Random            239 src/v8.cc        uint64_t random_bits = Random(context);
Random            103 src/v8.h         static uint32_t Random(Context* context);
Random            147 src/x64/lithium-x64.h   V(Random)                                     \
Random           1084 src/x64/lithium-x64.h   DECLARE_CONCRETE_INSTRUCTION(Random, "random")
Random           1085 src/x64/lithium-x64.h   DECLARE_HYDROGEN_ACCESSOR(Random)