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

Method getInteger

src/main/java/com/eclipsesource/v8/V8Object.java:134–139  ·  view source on GitHub ↗

Returns the integer value associated with this key. If the value associated with this key does not exist, or if it's not an integer, then V8ResultUndefined exception is thrown. @param key The key whose value to return. @return The integer value associated with this key, or V8ResultUndefined if the

(final String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testArrayGetObjectMethod · 0.95
testExportsMethod · 0.95
testNestedIntegerMethod · 0.95
testObjectScriptMethod · 0.95
testAddIntMethod · 0.95

Calls 4

checkKeyMethod · 0.95
getV8RuntimePtrMethod · 0.80
checkThreadMethod · 0.45
checkReleasedMethod · 0.45

Tested by 15

testArrayGetObjectMethod · 0.76
testExportsMethod · 0.76
testNestedIntegerMethod · 0.76
testObjectScriptMethod · 0.76
testAddIntMethod · 0.76