Home
last modified time | relevance | path

Searched defs:PredictablePlatform (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/d8/
Dd8-platforms.cc21 class PredictablePlatform final : public Platform { class
23 explicit PredictablePlatform(std::unique_ptr<Platform> platform) in PredictablePlatform() function in v8::PredictablePlatform