v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
Public Member Functions | |
UInt128 () | |
UInt128 (uint64_t high, uint64_t low) | |
void | Multiply (uint32_t multiplicand) |
void | Shift (int shift_amount) |
int | DivModPowerOf2 (int power) |
bool | IsZero () const |
int | BitAt (int position) |
Definition at line 42 of file fixed-dtoa.cc.
|
inline |
Definition at line 44 of file fixed-dtoa.cc.
|
inline |
Definition at line 45 of file fixed-dtoa.cc.
|
inline |
Definition at line 106 of file fixed-dtoa.cc.
|
inline |
Definition at line 87 of file fixed-dtoa.cc.
|
inline |
Definition at line 102 of file fixed-dtoa.cc.
|
inline |
Definition at line 47 of file fixed-dtoa.cc.
References ASSERT.
|
inline |
Definition at line 64 of file fixed-dtoa.cc.
References ASSERT.