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

Method getDouble

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

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

(final String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

testGetDoubleV8ObjectMethod · 0.95
testNestedDoubleMethod · 0.95
testAddDoubleMethod · 0.95
testGetDoubleNotFoundMethod · 0.95
testGetNullKey_DoubleMethod · 0.95

Calls 4

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

Tested by 8

testGetDoubleV8ObjectMethod · 0.76
testNestedDoubleMethod · 0.76
testAddDoubleMethod · 0.76
testGetDoubleNotFoundMethod · 0.76
testGetNullKey_DoubleMethod · 0.76