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

Method getString

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

Returns the String value associated with this key. If the value associated with this key does not exist, or if it's not a String, then V8ResultUndefined exception is thrown. @param key The key whose value to return. @return The String 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 15

testArrayGetObjectMethod · 0.95
testAnyScriptWithNameMethod · 0.95
testGetStringV8ObjectMethod · 0.95
testNestedStringMethod · 0.95
testAddStringMethod · 0.95
testGetStringNotFoundMethod · 0.95

Calls 4

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

Tested by 15

testArrayGetObjectMethod · 0.76
testAnyScriptWithNameMethod · 0.76
testGetStringV8ObjectMethod · 0.76
testNestedStringMethod · 0.76
testAddStringMethod · 0.76
testGetStringNotFoundMethod · 0.76