Static Public メソッド | Static Private 変数

クラス v8::internal::StatsTable

#include <counters.h>

v8::internal::AllStaticを継承しています。

すべてのメンバ一覧

Static Public メソッド

static void SetCounterFunction (CounterLookupCallback f)
static bool HasCounterFunction ()
static int * FindLocation (const wchar_t *name)

Static Private 変数

static CounterLookupCallback lookup_function_ = NULL

説明

counters.h39 行で定義されています。


関数

static int* v8::internal::StatsTable::FindLocation ( const wchar_t *  name  )  [inline, static]

counters.h57 行で定義されています。

参照先 lookup_function_, と v8::internal::NULL.

参照元 v8::internal::StatsCounter::GetPtr().

static bool v8::internal::StatsTable::HasCounterFunction (  )  [inline, static]

counters.h47 行で定義されています。

参照先 lookup_function_, と v8::internal::NULL.

参照元 v8::internal::Serializer::Serialize().

static void v8::internal::StatsTable::SetCounterFunction ( CounterLookupCallback  f  )  [inline, static]

counters.h43 行で定義されています。

参照先 lookup_function_.


変数

counters.h63 行で定義されています。

参照元 FindLocation(), HasCounterFunction(), と SetCounterFunction().


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