![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include "src/snapshot/embedded/platform-embedded-file-writer-zos.h"#include <stdarg.h>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | v8 |
| namespace | v8::internal |
Variables | |
| static constexpr int | v8::internal::kAsmMaxLineLen = 71 |
| static constexpr int | v8::internal::kAsmContIndentLen = 15 |
| static constexpr int | v8::internal::kAsmContMaxLen = kAsmMaxLineLen - kAsmContIndentLen |