5#ifndef V8_D8_D8_PLATFORMS_H_
6#define V8_D8_D8_PLATFORMS_H_
20 std::unique_ptr<Platform> platform);
26 std::unique_ptr<Platform> platform, int64_t random_seed);
constexpr Isolate * kProcessGlobalPredictablePlatformWorkerTaskQueue
std::unique_ptr< Platform > MakePredictablePlatform(std::unique_ptr< Platform > platform)
std::unique_ptr< Platform > MakeDelayedTasksPlatform(std::unique_ptr< Platform > platform, int64_t random_seed)