MCPcopy Index your code
hub / github.com/MiniJavaCompiler/MiniJavaLLVM / call

Method call

src/interp/State.java:87–95  ·  view source on GitHub ↗

Call a method, assuming that the (optional) this parameter and any additional arguments have already been pushed onto the stack.

(MethEnv menv)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

compileMethod · 0.95
interpMethod · 0.95
copyOutMethod · 0.45
runMethod · 0.45

Calls 3

getLocalsMethod · 0.80
getSizeMethod · 0.80
runMethod · 0.45

Tested by 2

copyOutMethod · 0.36
runMethod · 0.36