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

Method getObject

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

Returns the V8Object value associated with this key. If the value associated with this key does not exist then UNDEFINED is returned. If the value exists but is not an JS Object then V8ResultUndefined exception is thrown. @param key The key whose value to return. @return The V8Object value associa

(final String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testGetNestedV8ObjectMethod · 0.95
testNestedIntegerMethod · 0.95
testNestedDoubleMethod · 0.95
testNestedBooleanMethod · 0.95
testNestedStringMethod · 0.95
testAddNullMethod · 0.95
testGetNullKey_ObjectMethod · 0.95
testGetNullMethod · 0.95

Calls 5

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

Tested by 15

testGetNestedV8ObjectMethod · 0.76
testNestedIntegerMethod · 0.76
testNestedDoubleMethod · 0.76
testNestedBooleanMethod · 0.76
testNestedStringMethod · 0.76
testAddNullMethod · 0.76
testGetNullKey_ObjectMethod · 0.76
testGetNullMethod · 0.76