V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::UnallocatedOperand::LifetimeField Class Reference
Inheritance diagram for v8::internal::compiler::UnallocatedOperand::LifetimeField:
v8::internal::BitField64< Lifetime, 39, 1 > v8::internal::BitFieldBase< Lifetime, shift, size, uint64_t >

Additional Inherited Members

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

Detailed Description

Definition at line 342 of file instruction.h.


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