![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Member Functions | |
FlagMapByName () | |
Flag * | GetFlag (const char *name) |
Private Attributes | |
std::array< Flag *, kNumFlags > | flags_ |
|
inline |