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

Method getBoolean

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

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

testNestedBooleanMethod · 0.95
testAddBooleanMethod · 0.95
testAddObjectMethod · 0.95

Calls 4

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

Tested by 10

testNestedBooleanMethod · 0.76
testAddBooleanMethod · 0.76
testAddObjectMethod · 0.76