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
DeclareGlobalsEvalFlag Class Reference

#include <runtime.h>

Inheritance diagram for DeclareGlobalsEvalFlag:
Collaboration diagram for DeclareGlobalsEvalFlag:

Additional Inherited Members

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

Detailed Description

Definition at line 708 of file runtime.h.


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