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

Method contains

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

Determine if a key/value pair with this key exists in the Object. @param key The key to check @return True if the key exists, false otherwise.

(final String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

testGetV8ObjectMethod · 0.95
testGetNestedV8ObjectMethod · 0.95
testContainsUndefinedMethod · 0.95
testContainsNullMethod · 0.95

Calls 4

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

Tested by 5

testGetV8ObjectMethod · 0.76
testGetNestedV8ObjectMethod · 0.76
testContainsUndefinedMethod · 0.76
testContainsNullMethod · 0.76