Home
last modified time | relevance | path

Searched refs:refill_math_random (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/codegen/
Dexternal-reference.h175 V(refill_math_random, "MathRandom::RefillCache") \
Dexternal-reference.cc635 FUNCTION_REFERENCE(refill_math_random, MathRandom::RefillCache) in FUNCTION_REFERENCE() argument
Dcode-stub-assembler.cc13371 const TNode<ExternalReference> refill_math_random = in RefillMathRandom() local
13372 ExternalConstant(ExternalReference::refill_math_random()); in RefillMathRandom()
13378 return CAST(CallCFunction(refill_math_random, type_tagged, in RefillMathRandom()