Searched defs:PredictablePlatform (Results 1 – 1 of 1) sorted by relevance
21 class PredictablePlatform final : public Platform { class23 explicit PredictablePlatform(std::unique_ptr<Platform> platform) in PredictablePlatform() function in v8::PredictablePlatform