#include "v8.h"#include "ast.h"#include "scopes.h"#include "usage-analyzer.h"構成 | |
| class | v8::internal::UsageComputer |
| class | v8::internal::BASE_EMBEDDED< Allocator > |
ネームスペース | |
| namespace | v8 |
| namespace | v8::internal |
関数 | |
| bool | v8::internal::AnalyzeVariableUsage (FunctionLiteral *lit) |
変数 | |
| static const int | v8::internal::MinWeight = 1 |
| static const int | v8::internal::MaxWeight = 1000000 |
| static const int | v8::internal::InitialWeight = 100 |
1.7.1