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

クラス v8::internal::Snapshot

#include <snapshot.h>

すべてのメンバ一覧

Static Public メソッド

static bool Initialize (const char *snapshot_file=NULL)
static bool IsEnabled ()
static bool WriteToFile (const char *snapshot_file)

Private メソッド

 DISALLOW_IMPLICIT_CONSTRUCTORS (Snapshot)

Static Private メソッド

static bool Deserialize (const char *content, int len)

Static Private 変数

static const char data_ [] = { 0 }
static int size_ = 0

説明

snapshot.h33 行で定義されています。


関数

bool v8::internal::Snapshot::Deserialize ( const char *  content,
int  len 
) [static, private]

snapshot-common.cc38 行で定義されています。

参照先 v8::internal::Deserializer::GetFlags(), と Initialize().

参照元 Initialize().

v8::internal::Snapshot::DISALLOW_IMPLICIT_CONSTRUCTORS ( Snapshot   )  [private]
bool v8::internal::Snapshot::Initialize ( const char *  snapshot_file = NULL  )  [static]
static bool v8::internal::Snapshot::IsEnabled (  )  [inline, static]

snapshot.h41 行で定義されています。

参照先 size_.

bool v8::internal::Snapshot::WriteToFile ( const char *  snapshot_file  )  [static]

変数

const char v8::internal::Snapshot::data_ = { 0 } [static, private]

snapshot.h48 行で定義されています。

参照元 Initialize().

int v8::internal::Snapshot::size_ = 0 [static, private]

snapshot.h49 行で定義されています。

参照元 Initialize(), と IsEnabled().


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