v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
platform-embedded-file-writer-zos.cc File Reference
#include "src/snapshot/embedded/platform-embedded-file-writer-zos.h"
#include <stdarg.h>
#include <string>
Include dependency graph for platform-embedded-file-writer-zos.cc:

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