![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| 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 20 of file fixed-dtoa.cc.