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
MaybeBoolFlag Struct Reference

#include <flags.h>

Static Public Member Functions

static MaybeBoolFlag Create (bool has_value, bool value)
 

Data Fields

bool has_value
 
bool value
 

Detailed Description

Definition at line 120 of file flags.h.

Member Function Documentation

static MaybeBoolFlag Create ( bool  has_value,
bool  value 
)
inlinestatic

Definition at line 121 of file flags.h.

Field Documentation

bool has_value

Definition at line 127 of file flags.h.

bool value

Definition at line 128 of file flags.h.


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