#include <ast.h>
Definition at line 1245 of file ast.h.
◆ LiteralProperty()
◆ is_computed_name()
bool v8::internal::LiteralProperty::is_computed_name |
( |
| ) |
const |
|
inline |
◆ key()
Expression * v8::internal::LiteralProperty::key |
( |
| ) |
const |
|
inline |
◆ NeedsSetFunctionName()
bool v8::internal::LiteralProperty::NeedsSetFunctionName |
( |
| ) |
const |
◆ value()
Expression * v8::internal::LiteralProperty::value |
( |
| ) |
const |
|
inline |
◆ key_and_is_computed_name_
◆ value_
The documentation for this class was generated from the following files: