![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <math-random.h>
Public Attributes | |
uint64_t | s0 |
uint64_t | s1 |
Definition at line 27 of file math-random.h.
uint64_t v8::internal::MathRandom::State::s0 |
Definition at line 28 of file math-random.h.
uint64_t v8::internal::MathRandom::State::s1 |
Definition at line 29 of file math-random.h.