![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <sys/types.h>
#include <cstdint>
#include <optional>
#include <string>
#include "src/base/base-export.h"
#include "src/base/platform/platform.h"
Go to the source code of this file.
Classes | |
struct | v8::base::MemoryRegion |
Namespaces | |
namespace | v8 |
namespace | v8::base |
Functions | |
std::vector< OS::SharedLibraryAddress > | v8::base::GetSharedLibraryAddresses (FILE *fp) |