v8  8.4.371 (node 14.19.3)
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 127 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: