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

Method getString

src/main/java/com/eclipsesource/v8/V8Array.java:200–204  ·  view source on GitHub ↗

Returns the String value associated at this index. If the value at this index does not exist, or if it's not a String, then V8ResultUndefined exception is thrown. @param index The index whose value to return. @return The String value at this index or V8ResultUndefined if the index does not exist o

(final int index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 5

arrayGetStringMethod · 0.80
getV8RuntimePtrMethod · 0.80
getHandleMethod · 0.80
checkThreadMethod · 0.45
checkReleasedMethod · 0.45