Home
last modified time | relevance | path

Searched refs:CreateJob (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/include/v8-include/
H A Dv8-platform.h1120 auto handle = CreateJob(priority, std::move(job_task)); in PostJob()
1130 * A sufficient CreateJob() implementation that uses the default Job provided
1132 * std::unique_ptr<JobHandle> CreateJob(
1138 * Embedders should override CreateJobImpl() instead of CreateJob().
1142 virtual std::unique_ptr<JobHandle> CreateJob( in CreateJob() function in v8::Platform

Completed in 2 milliseconds