Public メソッド | Public 変数

クラス v8::internal::BASE_EMBEDDED< Allocator >::ThreadLocal

すべてのメンバ一覧

Public メソッド

 ThreadLocal ()

Public 変数

uintptr_t initial_jslimit_
uintptr_t jslimit_
uintptr_t initial_climit_
uintptr_t climit_
int nesting_
int postpone_interrupts_nesting_
int interrupt_flags_

説明

template<class Allocator>
class v8::internal::BASE_EMBEDDED< Allocator >::ThreadLocal

execution.h195 行で定義されています。


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

template<class Allocator >
v8::internal::BASE_EMBEDDED< Allocator >::ThreadLocal::ThreadLocal (  )  [inline]

execution.h197 行で定義されています。


変数

template<class Allocator >
uintptr_t v8::internal::BASE_EMBEDDED< Allocator >::ThreadLocal::climit_

execution.h208 行で定義されています。

template<class Allocator >
uintptr_t v8::internal::BASE_EMBEDDED< Allocator >::ThreadLocal::initial_climit_

execution.h207 行で定義されています。

template<class Allocator >
uintptr_t v8::internal::BASE_EMBEDDED< Allocator >::ThreadLocal::initial_jslimit_

execution.h205 行で定義されています。

template<class Allocator >
int v8::internal::BASE_EMBEDDED< Allocator >::ThreadLocal::interrupt_flags_

execution.h211 行で定義されています。

template<class Allocator >
uintptr_t v8::internal::BASE_EMBEDDED< Allocator >::ThreadLocal::jslimit_

execution.h206 行で定義されています。

template<class Allocator >
int v8::internal::BASE_EMBEDDED< Allocator >::ThreadLocal::nesting_

execution.h209 行で定義されています。

template<class Allocator >
int v8::internal::BASE_EMBEDDED< Allocator >::ThreadLocal::postpone_interrupts_nesting_

execution.h210 行で定義されています。


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