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
BASE_EMBEDDED< Visitor >::IndexField Class Reference

#include <frames.h>

Inheritance diagram for BASE_EMBEDDED< Visitor >::IndexField:
Collaboration diagram for BASE_EMBEDDED< Visitor >::IndexField:

Additional Inherited Members

- Static Public Member Functions inherited from BitField< unsigned, kKindWidth, kIndexWidth >
static bool is_valid (unsignedvalue)
 
static uint32_t encode (unsignedvalue)
 
static uint32_t update (uint32_t previous, unsignedvalue)
 
static unsigned decode (uint32_t value)
 
- Static Public Attributes inherited from BitField< unsigned, kKindWidth, kIndexWidth >
static const uint32_t kMask
 
static const uint32_t kShift
 
static const unsigned kMax
 

Detailed Description

template<class Visitor>
class v8::internal::BASE_EMBEDDED< Visitor >::IndexField

Definition at line 100 of file frames.h.


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