Static Public メソッド

クラス v8::internal::Compiler

#include <compiler.h>

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

すべてのメンバ一覧

Static Public メソッド

static Handle< JSFunctionCompile (Handle< String > source, Handle< Object > script_name, int line_offset, int column_offset, v8::Extension *extension, ScriptDataImpl *script_Data)
static Handle< JSFunctionCompileEval (Handle< String > source, int line_offset, bool is_global)
static bool CompileLazy (Handle< SharedFunctionInfo > shared)

説明

compiler.h46 行で定義されています。


関数

Handle< JSFunction > v8::internal::Compiler::Compile ( Handle< String source,
Handle< Object script_name,
int  line_offset,
int  column_offset,
v8::Extension extension,
ScriptDataImpl script_Data 
) [static]
Handle< JSFunction > v8::internal::Compiler::CompileEval ( Handle< String source,
int  line_offset,
bool  is_global 
) [static]
bool v8::internal::Compiler::CompileLazy ( Handle< SharedFunctionInfo shared  )  [static]

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