MCPcopy Create free account
hub / github.com/Tencent/RapidView / eq

Method eq

luaj_virtual_machine/src/core/org/luaj/vm2/LuaValue.java:2048–2048  ·  view source on GitHub ↗

Equals: Perform equality comparison with another value including metatag processing using #EQ. @param val The value to compare with. @return #TRUE if values are comparable and (this == rhs), #FALSE if comparable but not equal, LuaValue if metatag processing o

( LuaValue val )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

testEqIntMethod · 0.95
testEqDoubleMethod · 0.95
testEqualsMetatagMethod · 0.95
testLexicalComparisonMethod · 0.95
testEqualsBoolMethod · 0.45

Calls

no outgoing calls

Tested by 5

testEqIntMethod · 0.76
testEqDoubleMethod · 0.76
testEqualsMetatagMethod · 0.76
testLexicalComparisonMethod · 0.76
testEqualsBoolMethod · 0.36