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

#include <v8-debugger.h>

Collaboration diagram for v8_inspector::WrapOptions:

Public Attributes

WrapMode mode
 
WrapSerializationOptions serializationOptions = {}
 

Detailed Description

Definition at line 42 of file v8-debugger.h.

Member Data Documentation

◆ mode

WrapMode v8_inspector::WrapOptions::mode

Definition at line 43 of file v8-debugger.h.

◆ serializationOptions

WrapSerializationOptions v8_inspector::WrapOptions::serializationOptions = {}

Definition at line 44 of file v8-debugger.h.


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