v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Code::TypeField Class Reference

#include <objects.h>

Inheritance diagram for Code::TypeField:
Collaboration diagram for Code::TypeField:

Additional Inherited Members

- Static Public Member Functions inherited from BitField< PropertyType, 3, 4 >
static bool is_valid (PropertyTypevalue)
 
static uint32_t encode (PropertyTypevalue)
 
static uint32_t update (uint32_t previous, PropertyTypevalue)
 
static PropertyType decode (uint32_t value)
 
- Static Public Attributes inherited from BitField< PropertyType, 3, 4 >
static const uint32_t kMask
 
static const PropertyType kMax
 

Detailed Description

Definition at line 4546 of file objects.h.


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