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
Code::ToBooleanStateField Class Reference

#include <objects.h>

Inheritance diagram for Code::ToBooleanStateField:
Collaboration diagram for Code::ToBooleanStateField:

Additional Inherited Members

- Static Public Member Functions inherited from BitField< int, kToBooleanStateFirstBit, kToBooleanStateBitCount >
static bool is_valid (intvalue)
 
static uint32_t encode (intvalue)
 
static uint32_t update (uint32_t previous, intvalue)
 
static int decode (uint32_t value)
 
- Static Public Attributes inherited from BitField< int, kToBooleanStateFirstBit, kToBooleanStateBitCount >
static const uint32_t kMask
 
static const uint32_t kShift
 
static const int kMax
 

Detailed Description

Definition at line 4620 of file objects.h.


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