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

Method isReleased

src/main/java/com/eclipsesource/v8/V8Value.java:300–302  ·  view source on GitHub ↗

Determine if the native resources have been released. Once released a V8 Value can no longer be used. @return Returns true if this object has been released, false otherwise.

()