v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::ETWJITInterface::IsolateLoadScriptData::EnableInterruptData Struct Reference
Collaboration diagram for v8::internal::ETWJITInterface::IsolateLoadScriptData::EnableInterruptData:

Public Attributes

size_t event_id
 
std::weak_ptr< EtwIsolateCaptureStateMonitorweak_monitor
 
uint32_t options
 

Detailed Description

Definition at line 50 of file etw-isolate-load-script-data-win.h.

Member Data Documentation

◆ event_id

size_t v8::internal::ETWJITInterface::IsolateLoadScriptData::EnableInterruptData::event_id

Definition at line 51 of file etw-isolate-load-script-data-win.h.

◆ options

uint32_t v8::internal::ETWJITInterface::IsolateLoadScriptData::EnableInterruptData::options

Definition at line 53 of file etw-isolate-load-script-data-win.h.

◆ weak_monitor

std::weak_ptr<EtwIsolateCaptureStateMonitor> v8::internal::ETWJITInterface::IsolateLoadScriptData::EnableInterruptData::weak_monitor

Definition at line 52 of file etw-isolate-load-script-data-win.h.


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