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

Method getDouble

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

Returns the double value associated at this index. If the value at this index does not exist, or if it's not a double, then V8ResultUndefined exception is thrown. @param index The index whose value to return. @return The double 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

arrayGetDoubleMethod · 0.80
getV8RuntimePtrMethod · 0.80
getHandleMethod · 0.80
checkThreadMethod · 0.45
checkReleasedMethod · 0.45