#include <implementation-visitor.h>
Definition at line 376 of file implementation-visitor.h.
◆ LocalValue() [1/3]
◆ LocalValue() [2/3]
v8::internal::torque::LocalValue::LocalValue |
( |
std::string | inaccessible_explanation | ) |
|
|
inlineexplicit |
◆ LocalValue() [3/3]
v8::internal::torque::LocalValue::LocalValue |
( |
std::function< LocationReference()> | lazy | ) |
|
|
inlineexplicit |
◆ GetLocationReference()
◆ IsAccessibleNonLazy()
bool v8::internal::torque::LocalValue::IsAccessibleNonLazy |
( |
| ) |
const |
|
inline |
◆ inaccessible_explanation
std::string v8::internal::torque::LocalValue::inaccessible_explanation |
|
private |
◆ lazy
std::optional<std::function<LocationReference()> > v8::internal::torque::LocalValue::lazy |
|
private |
◆ value
The documentation for this class was generated from the following file: