V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::UInt128 Class Reference

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)
 

Detailed Description

Definition at line 20 of file fixed-dtoa.cc.


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