v8 10.2.154 (node 18.16.0)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
WebDriverValue Class Reference

#include <v8-inspector.h>

Collaboration diagram for WebDriverValue:

Public Member Functions

 WebDriverValue (StringView type, v8::MaybeLocal< v8::Value > value={})
 

Data Fields

StringView type
 
v8::MaybeLocal< v8::Valuevalue
 

Detailed Description

Definition at line 208 of file v8-inspector.h.

Constructor & Destructor Documentation

◆ WebDriverValue()

WebDriverValue ( StringView  type,
v8::MaybeLocal< v8::Value value = {} 
)
inlineexplicit

Definition at line 210 of file v8-inspector.h.

Field Documentation

◆ type

StringView type

Definition at line 213 of file v8-inspector.h.

◆ value

Definition at line 214 of file v8-inspector.h.


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