![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <message.h>
Public Member Functions | |
| ResponseArrayResult (JsonValue value) | |
| ResponseArrayResult () | |
Public Member Functions inherited from v8::internal::torque::ls::Message | |
| Message () | |
| Message (JsonValue value) | |
| JsonValue & | GetJsonValue () |
Public Member Functions inherited from v8::internal::torque::ls::BaseJsonAccessor | |
| template<class T > | |
| T | GetObject (const std::string &property) |
| bool | HasProperty (const std::string &property) const |
| void | SetNull (const std::string &property) |
| bool | IsNull (const std::string &property) const |
Additional Inherited Members | |
Protected Member Functions inherited from v8::internal::torque::ls::Message | |
| const JsonObject & | object () const override |
| JsonObject & | object () override |
Protected Member Functions inherited from v8::internal::torque::ls::BaseJsonAccessor | |
| JsonObject & | GetObjectProperty (const std::string &property) |
| JsonArray & | GetArrayProperty (const std::string &property) |
| JsonObject & | AddObjectElementToArrayProperty (const std::string &property) |
|
inlineexplicit |
|
inline |