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

#include <objects.h>

Inheritance diagram for Code::ICStateField:
Collaboration diagram for Code::ICStateField:

Additional Inherited Members

- Static Public Member Functions inherited from BitField< InlineCacheState, 0, 3 >
static bool is_valid (InlineCacheStatevalue)
 
static uint32_t encode (InlineCacheStatevalue)
 
static uint32_t update (uint32_t previous, InlineCacheStatevalue)
 
static InlineCacheState decode (uint32_t value)
 
- Static Public Attributes inherited from BitField< InlineCacheState, 0, 3 >
static const uint32_t kMask
 
static const uint32_t kShift
 
static const InlineCacheState kMax
 

Detailed Description

Definition at line 4566 of file objects.h.


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