MCPcopy Create free account
hub / github.com/codehasan/dex2c / each_params_by_register

Method each_params_by_register

androguard/core/bytecodes/dvm.py:2953–2982  ·  view source on GitHub ↗

From the Dalvik Bytecode documentation: > The N arguments to a method land in the last N registers > of the method's invocation frame, in order. > Wide arguments consume two registers. > Instance methods are passed a this reference as their first argument.

(self, nb, proto)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

showMethod · 0.95

Calls 1

get_typeFunction · 0.70

Tested by

no test coverage detected