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

Method isthread

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

Tests if argument i is a thread. @param i the index of the argument to test, 1 is the first argument @return true if the argument exists and is a lua thread, false otherwise @see LuaValue#TTHREAD

(int i)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

testIsThreadMethod · 0.45
invokeMethod · 0.45
invokeMethod · 0.45
invokeMethod · 0.45
invokeMethod · 0.45
invokeMethod · 0.45

Calls 1

argMethod · 0.95

Tested by 1

testIsThreadMethod · 0.36