![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include "src/snapshot/embedded/platform-embedded-file-writer-generic.h"
#include <algorithm>
#include <cinttypes>
#include "src/objects/instruction-stream.h"
Go to the source code of this file.
Namespaces | |
namespace | v8 |
namespace | v8::internal |
Macros | |
#define | SYMBOL_PREFIX "" |
#define SYMBOL_PREFIX "" |
Definition at line 15 of file platform-embedded-file-writer-generic.cc.