![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <v8-inspector.h>
Public Member Functions | |
virtual v8::Local< v8::Value > | get (v8::Local< v8::Context >)=0 |
virtual | ~Inspectable ()=default |
Definition at line 171 of file v8-inspector.h.
|
virtualdefault |
|
pure virtual |