| Interface | Description |
|---|---|
| INodeNative |
The interface Node native.
|
| IV8Cloneable |
The interface V8 cloneable.
|
| IV8Convertible |
The interface V8 convertible.
|
| IV8Creatable |
The interface V8 creatable.
|
| IV8Executable |
The interface V8 executable.
|
| IV8InspectorListener | |
| IV8Native |
The interface V8 native.
|
| Class | Description |
|---|---|
| NodeRuntime |
Node runtime is a thin wrapper over V8 runtime.
|
| V8Guard |
The type V8 guard.
|
| V8Host |
The type V8 host.
|
| V8Inspector | |
| V8Internal | |
| V8Locker |
The type V8 locker.
|
| V8Notifier | |
| V8Runtime |
The representation of a V8 isolate (and V8 context).
|
| V8Scope |
The type V8 scope is for preventing memory leak when exception is thrown.
|
| V8ScriptOrigin |