![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <v8-debugger.h>
Public Attributes | |
int | maxDepth = v8::internal::kMaxInt |
v8::Global< v8::Object > | additionalParameters |
Definition at line 37 of file v8-debugger.h.
v8::Global<v8::Object> v8_inspector::WrapSerializationOptions::additionalParameters |
Definition at line 39 of file v8-debugger.h.
int v8_inspector::WrapSerializationOptions::maxDepth = v8::internal::kMaxInt |
Definition at line 38 of file v8-debugger.h.