Public メソッド | Private 変数

クラス v8::internal::HeapStringAllocator

#include <string-stream.h>

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

すべてのメンバ一覧

Public メソッド

 ~HeapStringAllocator ()
char * allocate (unsigned bytes)
char * grow (unsigned *bytes)

Private 変数

char * space_

説明

string-stream.h48 行で定義されています。


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

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

string-stream.h50 行で定義されています。

参照先 v8::internal::DeleteArray(), と space_.


関数

char * v8::internal::HeapStringAllocator::allocate ( unsigned  bytes  )  [virtual]

v8::internal::StringAllocatorを実装しています。

string-stream.cc40 行で定義されています。

参照先 space_.

char * v8::internal::HeapStringAllocator::grow ( unsigned *  bytes  )  [virtual]

v8::internal::StringAllocatorを実装しています。

string-stream.cc513 行で定義されています。

参照先 v8::internal::DeleteArray(), v8::internal::NULL, と space_.


変数

string-stream.h54 行で定義されています。

参照元 allocate(), grow(), と ~HeapStringAllocator().


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