My Project
V8 API Reference Guide generated from the header files
Public Types | Static Public Member Functions
v8::internal::SmiTagging< 4 > Struct Template Reference

Public Types

enum  { kSmiShiftSize = 0, kSmiValueSize = 31 }
 

Static Public Member Functions

static int SmiShiftSize ()
 
static int SmiValueSize ()
 
static V8_INLINE int SmiToInt (const internal::Object *value)
 
static V8_INLINE internal::Object * IntToSmi (int value)
 
static V8_INLINE constexpr bool IsValidSmi (intptr_t value)
 

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