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

Method get

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

Returns the value associated with this key. Values are Java Objects. If the value is a primitive, its boxed type is returned. If the value is a V8Value, it must be released. @param key The key whose value to return. @return The value associated with this key.

(final String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

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
testGetNullKeyMethod · 0.95
testUnicodeValueMethod · 0.95

Calls 4

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

Tested by 15

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
testGetNullKeyMethod · 0.76
testUnicodeValueMethod · 0.76