Public メソッド | Private 変数

クラス v8::internal::Space

#include <spaces.h>

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

v8::internal::LargeObjectSpace, v8::internal::NewSpace, v8::internal::PagedSpace, と v8::internal::SemiSpaceに継承されています。

すべてのメンバ一覧

Public メソッド

 Space (AllocationSpace id, Executability executable)
virtual ~Space ()
Executability executable ()
AllocationSpace identity ()
virtual int Size ()=0

Private 変数

AllocationSpace id_
Executability executable_

説明

spaces.h276 行で定義されています。


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

v8::internal::Space::Space ( AllocationSpace  id,
Executability  executable 
) [inline]

spaces.h278 行で定義されています。

virtual v8::internal::Space::~Space (  )  [inline, virtual]

spaces.h280 行で定義されています。


関数

Executability v8::internal::Space::executable (  )  [inline]
AllocationSpace v8::internal::Space::identity (  )  [inline]
virtual int v8::internal::Space::Size (  )  [pure virtual]

変数

spaces.h292 行で定義されています。

参照元 executable().

spaces.h291 行で定義されています。

参照元 identity().


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