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

Method jsEquals

src/main/java/com/eclipsesource/v8/V8Value.java:353–372  ·  view source on GitHub ↗

Performs a JS == on the parameter and the receiver. @param that The Object to compare this object against. @return Returns true iff this == that

(final Object that)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

checkReleasedMethod · 0.95
isUndefinedMethod · 0.95
getHandleMethod · 0.95
getV8RuntimePtrMethod · 0.80
checkThreadMethod · 0.45
equalsMethod · 0.45

Tested by

no test coverage detected