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

構造体 v8::internal::StatsCounter

#include <counters.h>

すべてのメンバ一覧

Public メソッド

void Set (int value)
void Increment ()
void Increment (int value)
void Decrement ()
void Decrement (int value)
bool Enabled ()
int * GetInternalPointer ()

Public 変数

const wchar_t * name_
int * ptr_
bool lookup_done_

Protected メソッド

int * GetPtr ()

説明

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


関数

void v8::internal::StatsCounter::Decrement (  )  [inline]

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

参照先 GetPtr().

void v8::internal::StatsCounter::Decrement ( int  value  )  [inline]

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

参照先 GetPtr().

bool v8::internal::StatsCounter::Enabled (  )  [inline]
int* v8::internal::StatsCounter::GetInternalPointer (  )  [inline]

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

参照先 ASSERT, GetPtr(), と v8::internal::NULL.

参照元 v8::internal::GetInternalPointer().

int* v8::internal::StatsCounter::GetPtr (  )  [inline, protected]

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

参照先 v8::internal::StatsTable::FindLocation(), lookup_done_, name_, と ptr_.

参照元 Decrement(), Enabled(), GetInternalPointer(), Increment(), と Set().

void v8::internal::StatsCounter::Increment (  )  [inline]

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

参照先 GetPtr().

参照元 v8::internal::StatsRate::Stop(), と v8::internal::StatsCounterTimer::Stop().

void v8::internal::StatsCounter::Increment ( int  value  )  [inline]

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

参照先 GetPtr().

void v8::internal::StatsCounter::Set ( int  value  )  [inline]

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

参照先 GetPtr().


変数

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

参照元 GetPtr().

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

参照元 GetPtr().

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

参照元 GetPtr().


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