MCPcopy Create free account
hub / github.com/eclipsesource/J2V8 / V8Map

Class V8Map

src/main/java/com/eclipsesource/v8/utils/V8Map.java:30–185  ·  view source on GitHub ↗

A Map that maps V8Values to arbitrary Java Objects. Once stored in the map, the keys (V8Values) can be released as the map will handle their resource management for you. Once the map is no longer needed, it should be released. To tie a map to the lifecycle of a V8 runtime, it can be registered as a

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected