v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::PromiseReactionJobTask Class Reference

#include <promise.h>

Inheritance diagram for v8::internal::PromiseReactionJobTask:
Collaboration diagram for v8::internal::PromiseReactionJobTask:

Public Types

using BodyDescriptor = StructBodyDescriptor
 

Static Public Attributes

static const int kSizeOfAllPromiseReactionJobTasks = kHeaderSize
 

Detailed Description

Definition at line 30 of file promise.h.

Member Typedef Documentation

◆ BodyDescriptor

Member Data Documentation

◆ kSizeOfAllPromiseReactionJobTasks

const int v8::internal::PromiseReactionJobTask::kSizeOfAllPromiseReactionJobTasks = kHeaderSize
static

Definition at line 34 of file promise.h.


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