Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
Dexternal-reference.h177 V(refill_math_random, "MathRandom::RefillCache") \
Dexternal-reference.cc890 FUNCTION_REFERENCE(refill_math_random, MathRandom::RefillCache) in FUNCTION_REFERENCE() argument
Dcode-stub-assembler.cc15065 const TNode<ExternalReference> refill_math_random = in RefillMathRandom() local
15066 ExternalConstant(ExternalReference::refill_math_random()); in RefillMathRandom()
15072 return CAST(CallCFunction(refill_math_random, type_tagged, in RefillMathRandom()