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::ExtraICStateField Class Reference

#include <objects.h>

Inheritance diagram for Code::ExtraICStateField:
Collaboration diagram for Code::ExtraICStateField:

Additional Inherited Members

- Static Public Member Functions inherited from BitField< ExtraICState, 11, 2 >
static bool is_valid (ExtraICStatevalue)
 
static uint32_t encode (ExtraICStatevalue)
 
static uint32_t update (uint32_t previous, ExtraICStatevalue)
 
static ExtraICState decode (uint32_t value)
 
- Static Public Attributes inherited from BitField< ExtraICState, 11, 2 >
static const uint32_t kMask
 
static const uint32_t kShift
 
static const ExtraICState kMax
 

Detailed Description

Definition at line 4570 of file objects.h.


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