v8 12.4.254 (node 22.4.1)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
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.

Definition at line 49 of file v8-platform.h.

Constructor & Destructor Documentation

◆ ~Task()

virtual ~Task ( )
virtualdefault

Member Function Documentation

◆ Run()

virtual void Run ( )
pure virtual

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