v8  8.6.395 (node 15.0.1)
V8 is Google's open source JavaScript engine
SampleInfo Struct Reference

#include <v8.h>

Data Fields

size_t frames_count
 
StateTag vm_state
 
void * external_callback_entry
 
void * top_context
 

Detailed Description

Definition at line 2246 of file v8.h.

Field Documentation

◆ external_callback_entry

void* external_callback_entry

Definition at line 2249 of file v8.h.

◆ frames_count

size_t frames_count

Definition at line 2247 of file v8.h.

◆ top_context

void* top_context

Definition at line 2251 of file v8.h.

◆ vm_state

StateTag vm_state

Definition at line 2248 of file v8.h.


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