v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8-debugger.cc File Reference
Include dependency graph for v8-debugger.cc:

Go to the source code of this file.

Namespaces

namespace  v8_inspector
 

Variable Documentation

◆ m_context

v8::Local<v8::Context> m_context
private

Definition at line 77 of file v8-debugger.cc.

◆ m_inspector

V8InspectorImpl* m_inspector
private

Definition at line 76 of file v8-debugger.cc.

◆ m_prototype

v8::Local<v8::Value> m_prototype
private

Definition at line 78 of file v8-debugger.cc.