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

Method isnil

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

Tests if argument i is nil. @param i the index of the argument to test, 1 is the first argument @return true if the argument is nil or does not exist, false otherwise @see LuaValue#TNIL

(int i)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

testLoopWithRemovalMethod · 0.95
invokeMethod · 0.95
isnoneornilMethod · 0.45

Calls 1

argMethod · 0.95

Tested by 2

testLoopWithRemovalMethod · 0.76