#include "v8.h"
#include "ast.h"
#include "scopes.h"
#include "rewriter.h"
構成 | |
class | v8::internal::AstOptimizer |
class | v8::internal::Processor |
ネームスペース | |
namespace | v8 |
namespace | v8::internal |
マクロ定義 | |
#define | DEF_VISIT(type) virtual void Visit##type(type* node); |
#define | DEF_VISIT(type) virtual void Visit##type(type* node); |
#define DEF_VISIT | ( | type | ) | virtual void Visit##type(type* node); |
rewriter.cc の 507 行で定義されています。
#define DEF_VISIT | ( | type | ) | virtual void Visit##type(type* node); |
rewriter.cc の 507 行で定義されています。