V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::SmiTagging< 8 > Struct Template Reference

Public Types

enum  { kSmiShiftSize = 31, kSmiValueSize = 32 }
 

Static Public Member Functions

static V8_INLINE int SmiToInt (const internal::Address value)
 
static V8_INLINE constexpr bool IsValidSmi (intptr_t value)
 

Detailed Description

template<>
struct v8::internal::SmiTagging< 8 >

Definition at line 76 of file v8-internal.h.


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