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

Method copyto

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

Copy values in a varargs into a destination array. Internal utility method not intended to be called directly from user code. @return Varargs containing same values, but flattened.

(LuaValue[] dest, int offset, int length)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

executeMethod · 0.95
dealiasMethod · 0.95
copytoMethod · 0.45
copytoMethod · 0.45

Calls 1

argMethod · 0.95

Tested by

no test coverage detected