V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::MathRandom Class Reference
Inheritance diagram for v8::internal::MathRandom:
v8::internal::AllStatic

Classes

struct  State
 

Static Public Member Functions

static void InitializeContext (Isolate *isolate, Handle< Context > native_context)
 
static void ResetContext (Context native_context)
 
static Address RefillCache (Isolate *isolate, Address raw_native_context)
 

Static Public Attributes

static const int kCacheSize = 64
 
static const int kStateSize = 2 * kInt64Size
 

Detailed Description

Definition at line 14 of file math-random.h.


The documentation for this class was generated from the following files: