![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <v8-inspector.h>
Public Types | |
| enum class | ResultType { kNotRun , kSuccess , kException } |
Public Attributes | |
| ResultType | type |
| v8::Local< v8::Value > | value |
Definition at line 210 of file v8-inspector.h.
|
strong |
| Enumerator | |
|---|---|
| kNotRun | |
| kSuccess | |
| kException | |
Definition at line 211 of file v8-inspector.h.
| ResultType v8_inspector::V8InspectorSession::EvaluateResult::type |
Definition at line 217 of file v8-inspector.h.
Definition at line 218 of file v8-inspector.h.