v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
flags.h File Reference
#include <cstddef>
#include "src/base/compiler-specific.h"
Include dependency graph for flags.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  v8::base::Flags< EnumT, BitfieldT, BitfieldStorageT >
 

Namespaces

namespace  v8
 
namespace  v8::base
 

Macros

#define DEFINE_OPERATORS_FOR_FLAGS(Type)
 

Macro Definition Documentation

◆ DEFINE_OPERATORS_FOR_FLAGS

#define DEFINE_OPERATORS_FOR_FLAGS ( Type)

Definition at line 100 of file flags.h.