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

Method getType

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

Returns the type of element at this given index. @param index The index at which to lookup the type of. @return The type of the element at the index.

(final int index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testGetTypeUndefinedMethod · 0.95
testIsNullMethod · 0.95
testAddMixedValuesMethod · 0.95
testAddUndefinedMethod · 0.95
testAddNullMethod · 0.95
testGetNullMethod · 0.95
testGetTypeIntMethod · 0.95
testGetTypeDoubleMethod · 0.95
testGetTypeStringMethod · 0.95
testGetTypeBooleanMethod · 0.95

Calls 5

getV8RuntimePtrMethod · 0.80
getHandleMethod · 0.80
getArrayTypeMethod · 0.80
checkThreadMethod · 0.45
checkReleasedMethod · 0.45

Tested by 15

testGetTypeUndefinedMethod · 0.76
testIsNullMethod · 0.76
testAddMixedValuesMethod · 0.76
testAddUndefinedMethod · 0.76
testAddNullMethod · 0.76
testGetNullMethod · 0.76
testGetTypeIntMethod · 0.76
testGetTypeDoubleMethod · 0.76
testGetTypeStringMethod · 0.76
testGetTypeBooleanMethod · 0.76