v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::torque::ls::Location Class Reference

#include <message.h>

Inheritance diagram for v8::internal::torque::ls::Location:
Collaboration diagram for v8::internal::torque::ls::Location:

Public Member Functions

void SetTo (SourcePosition position)
 
 NestedJsonAccessor (JsonObject &object)
 
- Public Member Functions inherited from v8::internal::torque::ls::NestedJsonAccessor
 NestedJsonAccessor (JsonObject &object)
 
const JsonObjectobject () const override
 
JsonObjectobject () override
 
- 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::BaseJsonAccessor
JsonObjectGetObjectProperty (const std::string &property)
 
JsonArrayGetArrayProperty (const std::string &property)
 
JsonObjectAddObjectElementToArrayProperty (const std::string &property)
 

Detailed Description

Definition at line 236 of file message.h.

Member Function Documentation

◆ NestedJsonAccessor()

v8::internal::torque::ls::NestedJsonAccessor::NestedJsonAccessor ( JsonObject & object)
inlineexplicit

Definition at line 97 of file message.h.

◆ SetTo()

void v8::internal::torque::ls::Location::SetTo ( SourcePosition position)
inline

Definition at line 243 of file message.h.

Here is the call graph for this function:

The documentation for this class was generated from the following file: