![]() |
v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
#include <d8.h>
Public Member Functions | |
| SourceGroup () | |
| ~SourceGroup () | |
| void | Begin (char **argv, int offset) |
| void | End (int offset) |
| void | Execute (Isolate *isolate) |
| void | StartExecuteInThread () |
| void | WaitForThread () |
|
inline |
| ~SourceGroup | ( | ) |
| void Execute | ( | Isolate * | isolate | ) |
Definition at line 1281 of file d8.cc.
References Shell::ExecuteString(), Shell::Exit(), Handle< T >::IsEmpty(), String::NewFromUtf8(), Shell::options, and v8::internal::ReadFile().
| void WaitForThread | ( | ) |
Definition at line 1377 of file d8.cc.
References NULL, and Shell::options.