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

Method strictEquals

src/main/java/com/eclipsesource/v8/V8Value.java:310–329  ·  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 1

equalsMethod · 0.95

Calls 5

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

Tested by

no test coverage detected