#include <flags.h>
Definition at line 79 of file flags.h.
◆ ExitBehavior
Enumerator |
---|
kExit | |
kDontExit | |
Definition at line 81 of file flags.h.
◆ HelpOptions()
v8::internal::FlagList::HelpOptions::HelpOptions |
( |
ExitBehavior | exit_behavior = kExit, |
|
|
const char * | usage = nullptr ) |
|
inlineexplicit |
◆ HasUsage()
bool v8::internal::FlagList::HelpOptions::HasUsage |
( |
| ) |
|
|
inline |
◆ ShouldExit()
bool v8::internal::FlagList::HelpOptions::ShouldExit |
( |
| ) |
|
|
inline |
◆ usage()
const char * v8::internal::FlagList::HelpOptions::usage |
( |
| ) |
|
|
inline |
◆ exit_behavior_
ExitBehavior v8::internal::FlagList::HelpOptions::exit_behavior_ |
|
private |
◆ usage_
const char* v8::internal::FlagList::HelpOptions::usage_ |
|
private |
The documentation for this class was generated from the following file: