v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
StoreIC::StrictModeState Class Reference

#include <ic.h>

Inheritance diagram for StoreIC::StrictModeState:
Collaboration diagram for StoreIC::StrictModeState:

Additional Inherited Members

- Static Public Member Functions inherited from BitFieldBase< StrictMode, shift, size, uint32_t >
static bool is_valid (StrictModevalue)
 
static uint32_t encode (StrictModevalue)
 
static uint32_t update (uint32_tprevious, StrictModevalue)
 
static StrictMode decode (uint32_tvalue)
 
- Static Public Attributes inherited from BitFieldBase< StrictMode, shift, size, uint32_t >
static const uint32_t kOne
 
static const uint32_t kMask
 
static const uint32_t kShift
 
static const uint32_t kSize
 
static const StrictMode kMax
 

Detailed Description

Definition at line 481 of file ic.h.


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