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

Method method

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

Call named method on this with 0 arguments, including metatag processing, and return only the first return value. Look up this[name] and if it is a LuaFunction, call it inserting this as an additional first argument. and return only its first return value, droppin

(String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

testMatchVoidArgsMethod · 0.95
testMatchIntArgsMethod · 0.95
testMatchIntArrayArgsMethod · 0.95

Calls 2

getMethod · 0.95
callMethod · 0.45

Tested by 4

testMatchVoidArgsMethod · 0.76
testMatchIntArgsMethod · 0.76
testMatchIntArrayArgsMethod · 0.76