v8  9.4.146 (node 16.15.0)
V8 is Google's open source JavaScript engine
V8InspectorSession::Inspectable Class Referenceabstract

#include <v8-inspector.h>

Public Member Functions

virtual v8::Local< v8::Valueget (v8::Local< v8::Context >)=0
 
virtual ~Inspectable ()=default
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ~Inspectable()

virtual ~Inspectable ( )
virtualdefault

Member Function Documentation

◆ get()

virtual v8::Local<v8::Value> get ( v8::Local< v8::Context )
pure virtual

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