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

Method get

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

Gets the value at a given index as a Java Object. Primitives are boxed. @param index The index to get the value at. @return The value at the given index.

(final int index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testGetIndexMethod · 0.95
testGetIsIntegerMethod · 0.95
testGetIsDoubleMethod · 0.95
testGetIsStringMethod · 0.95
testGetIsBooleanMethod · 0.95
testGetIsObjectMethod · 0.95
testGetIsArrayMethod · 0.95
testGetIsNullMethod · 0.95
testGetIsUndefinedMethod · 0.95
testGetIsFunctionMethod · 0.95
testGenericPushNullMethod · 0.95

Calls 4

arrayGetMethod · 0.80
getV8RuntimePtrMethod · 0.80
checkThreadMethod · 0.45
checkReleasedMethod · 0.45

Tested by 15

testGetIndexMethod · 0.76
testGetIsIntegerMethod · 0.76
testGetIsDoubleMethod · 0.76
testGetIsStringMethod · 0.76
testGetIsBooleanMethod · 0.76
testGetIsObjectMethod · 0.76
testGetIsArrayMethod · 0.76
testGetIsNullMethod · 0.76
testGetIsUndefinedMethod · 0.76
testGetIsFunctionMethod · 0.76
testGenericPushNullMethod · 0.76