#include <d8.h>
v8::internal::AllStaticを継承しています。
すべてのメンバ一覧
説明
d8.h の 58 行で定義されています。
型定義
関数
bool v8::Shell::ExecuteString |
( |
Handle< String > |
source, |
|
|
Handle< Value > |
name, |
|
|
bool |
print_result, |
|
|
bool |
report_exceptions | |
|
) |
| | [static] |
void v8::Shell::Initialize |
( |
|
) |
[static] |
d8.cc の 222 行で定義されています。
参照先 v8::Script::Compile(), v8::internal::Debug::debug_context(), evaluation_context_, v8::internal::Vector< T >::length(), Load(), LookupCounter(), v8::Context::New(), v8::FunctionTemplate::New(), v8::String::New(), v8::ObjectTemplate::New(), NULL, Print(), Quit(), v8::V8::SetCounterFunction(), v8::internal::Vector< T >::start(), v8::Utils::ToLocal(), v8::Undefined(), utility_context_, と Version().
参照元 Main().
int * v8::Shell::LookupCounter |
( |
const wchar_t * |
name |
) |
[static] |
int v8::Shell::Main |
( |
int |
argc, |
|
|
char * |
argv[] | |
|
) |
| | [static] |
void v8::Shell::OnExit |
( |
|
) |
[static] |
Handle< String > v8::Shell::ReadFile |
( |
const char * |
name |
) |
[static] |
void v8::Shell::ReportException |
( |
v8::TryCatch * |
try_catch |
) |
[static] |
void v8::Shell::RunShell |
( |
|
) |
[static] |
d8.cc の 301 行で定義されています。
参照先 v8::LineEditor::AddHistory(), v8::LineEditor::Close(), ExecuteString(), v8::LineEditor::Get(), v8::V8::GetVersion(), v8::internal::SmartPointer< T >::is_empty(), kPrompt, v8::LineEditor::name(), v8::String::New(), v8::LineEditor::Open(), と v8::LineEditor::Prompt().
参照元 Main().
変数
このクラスの説明は次のファイルから生成されました: