V8 Project
|
Go to the source code of this file.
Classes | |
class | v8::internal::AstString |
class | v8::internal::AstRawString |
class | v8::internal::AstConsString |
class | v8::internal::AstValue |
class | v8::internal::AstValueFactory |
Namespaces | |
v8 | |
Debugger support for the V8 JavaScript engine. | |
v8::internal | |
Macros | |
#define | STRING_CONSTANTS(F) |
#define | F(name, str) name##_string_ = NULL; |
#define | F(name, str) |
#define | F(name, str) const AstRawString* name##_string_; |
Definition at line 335 of file ast-value-factory.h.
#define F | ( | name, | |
str | |||
) |
Definition at line 335 of file ast-value-factory.h.
Definition at line 335 of file ast-value-factory.h.
#define STRING_CONSTANTS | ( | F | ) |
Definition at line 238 of file ast-value-factory.h.