v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
LUnallocated::LifetimeField Class Reference

#include <lithium.h>

Inheritance diagram for LUnallocated::LifetimeField:
Collaboration diagram for LUnallocated::LifetimeField:

Additional Inherited Members

- Static Public Member Functions inherited from BitField< Lifetime, kLifetimeShift, kLifetimeWidth >
static bool is_valid (Lifetimevalue)
 
static uint32_t encode (Lifetimevalue)
 
static uint32_t update (uint32_t previous, Lifetimevalue)
 
static Lifetime decode (uint32_t value)
 
- Static Public Attributes inherited from BitField< Lifetime, kLifetimeShift, kLifetimeWidth >
static const uint32_t kMask
 
static const uint32_t kShift
 
static const Lifetime kMax
 

Detailed Description

Definition at line 148 of file lithium.h.


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