bitsWhenJsCompatibleUnsigned constant

int const bitsWhenJsCompatibleUnsigned

Value of bits when an unsigned integer is small enough to fit into a double.

Implementation

static const int bitsWhenJsCompatibleUnsigned = 52;