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

クラス v8::internal::NativeAllocationChecker

#include <allocation.h>

すべてのメンバ一覧

Public 型

enum  NativeAllocationAllowed { ALLOW, DISALLOW }

Public メソッド

 NativeAllocationChecker (NativeAllocationAllowed allowed)
 ~NativeAllocationChecker ()

Static Public メソッド

static bool allocation_allowed ()

Private 変数

NativeAllocationAllowed allowed_

Static Private 変数

static int allocation_disallowed_ = 0

説明

allocation.h36 行で定義されています。


列挙型

列挙型の値:
ALLOW 
DISALLOW 

allocation.h38 行で定義されています。


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

v8::internal::NativeAllocationChecker::NativeAllocationChecker ( NativeAllocationAllowed  allowed  )  [inline, explicit]

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

参照先 allocation_disallowed_, と DISALLOW.

v8::internal::NativeAllocationChecker::~NativeAllocationChecker (  )  [inline]

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

参照先 allocation_disallowed_, allowed_, ASSERT, と DISALLOW.


関数

static bool v8::internal::NativeAllocationChecker::allocation_allowed (  )  [inline, static]

変数

allocation.h60 行で定義されています。

参照元 allocation_allowed(), NativeAllocationChecker(), と ~NativeAllocationChecker().

allocation.h62 行で定義されています。

参照元 ~NativeAllocationChecker().


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