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

Method getStrings

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

Returns the Strings contained in a subset of a V8Array. If the subset contains elements other than Strings, then a V8ResultUndefined exception is thrown. Furthermore, if the subset is not entirely contained within the array, then V8ResultUndefined exception is also thrown. @param index The starting

(final int index, final int length)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 5

arrayGetStringsMethod · 0.80
getV8RuntimePtrMethod · 0.80
getHandleMethod · 0.80
checkThreadMethod · 0.45
checkReleasedMethod · 0.45