V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::base::MagicNumbersForDivision< T > Struct Template Reference

Public Member Functions

 MagicNumbersForDivision (T m, unsigned s, bool a)
 
bool operator== (const MagicNumbersForDivision &rhs) const
 

Public Attributes

T multiplier
 
unsigned shift
 
bool add
 

Detailed Description

template<class T>
struct v8::base::MagicNumbersForDivision< T >

Definition at line 21 of file division-by-constant.h.


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