| Package | Description |
|---|---|
| jjbridge.engine.v8.runtime |
| Modifier and Type | Method and Description |
|---|---|
protected Reference |
Runtime.createNewReference(jjbridge.api.value.JSType type) |
protected Reference |
Runtime.runScript(String name,
String script) |
| Modifier and Type | Method and Description |
|---|---|
protected jjbridge.api.value.JSObject<Reference> |
Runtime.getGlobalObject() |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends jjbridge.api.value.JSValue> |
Runtime.resolve(Reference reference,
jjbridge.api.value.JSType asType) |
| Constructor and Description |
|---|
Runtime(V8 v8,
long runtimeHandle,
ReferenceMonitor<Reference> referenceMonitor) |
Copyright © 2020. All rights reserved.