| Package | Description |
|---|---|
| com.eclipsesource.v8 |
| Modifier and Type | Method and Description |
|---|---|
V8Executor |
V8.getExecutor(V8Object key)
Returns the executor associated with the given key.
|
V8Executor |
V8.removeExecutor(V8Object key)
Removes the executor from this runtime.
|
| Modifier and Type | Method and Description |
|---|---|
void |
V8.registerV8Executor(V8Object key,
V8Executor executor)
Registers an executor with this runtime.
|
Copyright © 2015. All rights reserved.