Loading...
Searching...
No Matches
Public Member Functions | List of all members
v8::Task Class Referenceabstract

#include <v8-platform.h>

Public Member Functions

virtual ~Task ()=default
 
virtual void Run ()=0
 

Detailed Description

A Task represents a unit of work.

Constructor & Destructor Documentation

◆ ~Task()

virtual v8::Task::~Task ( )
virtualdefault

Member Function Documentation

◆ Run()

virtual void v8::Task::Run ( )
pure virtual

The documentation for this class was generated from the following file: