|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
#include <memory>#include <optional>#include "src/handles/handles.h"#include "src/handles/maybe-handles.h"#include "src/utils/utils.h"#include "src/zone/zone.h"Go to the source code of this file.
| Classes | |
| class | v8::internal::maglev::MaglevCompilationInfo | 
| Namespaces | |
| namespace | v8 | 
| namespace | v8::base | 
| namespace | v8::internal | 
| namespace | v8::internal::compiler | 
| namespace | v8::internal::maglev | 
| Macros | |
| #define | MAGLEV_COMPILATION_FLAG_LIST(V) | 
| #define | V(Name) | 
| #define | V(Name) | 
| #define MAGLEV_COMPILATION_FLAG_LIST | ( | V | ) | 
Definition at line 41 of file maglev-compilation-info.h.
| #define V | ( | Name | ) | 
Definition at line 100 of file maglev-compilation-info.h.
| #define V | ( | Name | ) | 
Definition at line 100 of file maglev-compilation-info.h.