![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <memory>#include <string>#include "src/base/export-template.h"#include "src/base/platform/elapsed-timer.h"#include "src/compiler/zone-stats.h"#include "src/diagnostics/compilation-statistics.h"#include "src/objects/code-kind.h"#include "src/tracing/trace-event.h"Go to the source code of this file.
Namespaces | |
| namespace | v8 |
| namespace | v8::internal |
| namespace | v8::internal::compiler |