v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
d8-platforms.h File Reference
#include <cstdint>
#include <memory>
Include dependency graph for d8-platforms.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  v8
 

Functions

std::unique_ptr< Platformv8::MakePredictablePlatform (std::unique_ptr< Platform > platform)
 
std::unique_ptr< Platformv8::MakeDelayedTasksPlatform (std::unique_ptr< Platform > platform, int64_t random_seed)
 

Variables

constexpr Isolatev8::kProcessGlobalPredictablePlatformWorkerTaskQueue = nullptr