See: Description
| Class | Description |
|---|---|
| V8VirtualIterator<T,E extends java.lang.Exception> |
The type V8 virtual iterator.
|
| V8VirtualValue |
The type V8 virtual value.
|
| V8VirtualValueList |
The type V8 virtual value list.
|
V8VirtualValue - Wraps a V8 value with conversion state tracking for automatic cleanup.V8VirtualValueList - List of V8 values with batch lifecycle management.V8VirtualIterator - Virtual iterator proxy handler implementing the JavaScript iterator protocol over Java collections.