![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <cstdint>
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | v8 |
Functions | |
std::unique_ptr< Platform > | v8::MakePredictablePlatform (std::unique_ptr< Platform > platform) |
std::unique_ptr< Platform > | v8::MakeDelayedTasksPlatform (std::unique_ptr< Platform > platform, int64_t random_seed) |
Variables | |
constexpr Isolate * | v8::kProcessGlobalPredictablePlatformWorkerTaskQueue = nullptr |