構成 | ネームスペース | 関数 | 変数

src/usage-analyzer.cc

#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
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義