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

Method getBooleans

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

Returns the booleans contained in a subset of a V8Array. If the subset contains elements other than booleans, 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 starti

(final int index, final int length)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 5

arrayGetBooleansMethod · 0.80
getV8RuntimePtrMethod · 0.80
getHandleMethod · 0.80
checkThreadMethod · 0.45
checkReleasedMethod · 0.45