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

Method lteq

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

Less than or equals: Perform numeric or string comparison with another value of unknown type, including metatag processing, and returning LuaValue. To be comparable, both operands must derive from LuaString or both must derive from LuaNumber. @param rhs The right-hand-si

( LuaValue rhs )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

testLtEqMethod · 0.95
testCompareMetatagMethod · 0.95
testLexicalComparisonMethod · 0.95

Calls 2

comparemtMethod · 0.95
compareerrorMethod · 0.95

Tested by 3

testLtEqMethod · 0.76
testCompareMetatagMethod · 0.76
testLexicalComparisonMethod · 0.76