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

Method checkint

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

Return argument i as a java int value, discarding any fractional part, or throw an error if not a number. @param i the index of the argument to test, 1 is the first argument @return int value with fraction discarded and truncated if necessary if argument i is number @exception LuaError if the argume

(int i)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testCheckIntMethod · 0.45
inextMethod · 0.45
invokeMethod · 0.45
invokeMethod · 0.45
invokeMethod · 0.45
invokeMethod · 0.45
invokeMethod · 0.45
callMethod · 0.45
callMethod · 0.45
callMethod · 0.45
invokeMethod · 0.45
invokeMethod · 0.45

Calls 3

argMethod · 0.95
tointMethod · 0.45
checknumberMethod · 0.45

Tested by 1

testCheckIntMethod · 0.36