Public メソッド | Private メソッド | Private 変数

クラス v8::internal::Processor

すべてのメンバ一覧

Public メソッド

 Processor (VariableProxy *result)
void Process (ZoneList< Statement * > *statements)
bool result_assigned () const

Private メソッド

ExpressionSetResult (Expression *value)

Private 変数

VariableProxyresult_
bool result_assigned_
bool is_set_
bool in_try_

説明

rewriter.cc472 行で定義されています。


コンストラクタとデストラクタ

v8::internal::Processor::Processor ( VariableProxy result  )  [inline, explicit]

rewriter.cc474 行で定義されています。


関数

void v8::internal::Processor::Process ( ZoneList< Statement * > *  statements  ) 

rewriter.cc514 行で定義されています。

参照先 v8::internal::List< T, P >::at().

参照元 v8::internal::Rewriter::Process().

bool v8::internal::Processor::result_assigned (  )  const [inline]

rewriter.cc482 行で定義されています。

参照先 result_assigned_.

参照元 v8::internal::Rewriter::Process().

Expression* v8::internal::Processor::SetResult ( Expression value  )  [inline, private]

rewriter.cc500 行で定義されています。

参照先 result_, と result_assigned_.


変数

rewriter.cc498 行で定義されています。

rewriter.cc497 行で定義されています。

rewriter.cc485 行で定義されています。

参照元 SetResult().

rewriter.cc491 行で定義されています。

参照元 result_assigned(), と SetResult().


このクラスの説明は次のファイルから生成されました:
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義