Searched defs:DelayedTasksPlatform (Results 1 – 3 of 3) sorted by relevance
84 class DelayedTasksPlatform : public Platform { class86 explicit DelayedTasksPlatform(std::unique_ptr<Platform> platform) in DelayedTasksPlatform() function in v8::DelayedTasksPlatform91 explicit DelayedTasksPlatform(std::unique_ptr<Platform> platform, in DelayedTasksPlatform() function in v8::DelayedTasksPlatform
115 class DelayedTasksPlatform final : public Platform { class117 explicit DelayedTasksPlatform(std::unique_ptr<Platform> platform) in DelayedTasksPlatform() function in v8::DelayedTasksPlatform122 explicit DelayedTasksPlatform(std::unique_ptr<Platform> platform, in DelayedTasksPlatform() function in v8::DelayedTasksPlatform
97 class DelayedTasksPlatform final : public Platform { class99 explicit DelayedTasksPlatform(std::unique_ptr<Platform> platform) in DelayedTasksPlatform() function in v8::DelayedTasksPlatform104 explicit DelayedTasksPlatform(std::unique_ptr<Platform> platform, in DelayedTasksPlatform() function in v8::DelayedTasksPlatform