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

Method argcheck

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

Performs test on argument i as a LuaValue when a user-supplied assertion passes, or throw an error. Returns normally if the value of test is true, otherwise throws and argument error with the supplied message, msg. @param test user supplied assertion to test against @param i

(boolean test, int i, String msg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

invokeMethod · 0.80
invokeMethod · 0.80
invokeMethod · 0.80

Calls 1

argerrorMethod · 0.95

Tested by

no test coverage detected