v8 13.6.233 (node 24.1.0)
V8 is Google's open source JavaScript engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
JSEntryStubs Struct Reference

#include <v8-unwinder.h>

Collaboration diagram for JSEntryStubs:

Data Fields

JSEntryStub js_entry_stub
 
JSEntryStub js_construct_entry_stub
 
JSEntryStub js_run_microtasks_entry_stub
 

Detailed Description

Definition at line 69 of file v8-unwinder.h.

Field Documentation

◆ js_construct_entry_stub

JSEntryStub js_construct_entry_stub

Definition at line 71 of file v8-unwinder.h.

◆ js_entry_stub

JSEntryStub js_entry_stub

Definition at line 70 of file v8-unwinder.h.

◆ js_run_microtasks_entry_stub

JSEntryStub js_run_microtasks_entry_stub

Definition at line 72 of file v8-unwinder.h.


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