| Package | Description |
|---|---|
| com.eclipsesource.v8 | |
| com.eclipsesource.v8.utils |
| Class and Description |
|---|
| V8Executor
Executes a JS Script on a new V8 runtime in its own thread, and once finished,
will optionally wait on a message queue.
|
| Class and Description |
|---|
| V8Runnable
Classes can implement this interface to execute arbitrary code on
isolated V8 runtime on its own thread.
|
Copyright © 2015. All rights reserved.