V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::CommonStoreModeBits Class Reference
Inheritance diagram for v8::internal::CommonStoreModeBits:
v8::internal::BitField< KeyedAccessStoreMode, 0, 3 > v8::internal::BitFieldBase< KeyedAccessStoreMode, shift, size, uint32_t >

Additional Inherited Members

- Public Types inherited from v8::internal::BitFieldBase< KeyedAccessStoreMode, shift, size, uint32_t >
typedef KeyedAccessStoreMode FieldType
 
- Public Member Functions inherited from v8::internal::BitFieldBase< KeyedAccessStoreMode, shift, size, uint32_t >
 STATIC_ASSERT ((kNext - 1)/8< sizeof(uint32_t))
 
- Static Public Member Functions inherited from v8::internal::BitFieldBase< KeyedAccessStoreMode, shift, size, uint32_t >
static constexpr bool is_valid (KeyedAccessStoreMode value)
 
static uint32_t encode (KeyedAccessStoreMode value)
 
static uint32_t update (uint32_t previous, KeyedAccessStoreMode value)
 
static KeyedAccessStoreMode decode (uint32_t value)
 
- Static Public Attributes inherited from v8::internal::BitFieldBase< KeyedAccessStoreMode, shift, size, uint32_t >
static const uint32_t kOne
 
static const uint32_t kMask
 
static const uint32_t kShift
 
static const uint32_t kSize
 
static const uint32_t kNext
 
static const uint32_t kNumValues
 
static const KeyedAccessStoreMode kMax
 

Detailed Description

Definition at line 386 of file code-stubs.h.


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