![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Go to the source code of this file.
Namespaces | |
namespace | v8_inspector |
Functions | |
v8::Maybe< bool > | v8_inspector::createDataProperty (v8::Local< v8::Context > context, v8::Local< v8::Object > object, v8::Local< v8::Name > key, v8::Local< v8::Value > value) |
v8::Maybe< bool > | v8_inspector::createDataProperty (v8::Local< v8::Context > context, v8::Local< v8::Array > array, int index, v8::Local< v8::Value > value) |