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

Method getThis

src/interp/State.java:50–52  ·  view source on GitHub ↗

Return the "this" object for the current stack frame, given its offset in the stack frame.

(int size)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

evalMethod · 0.80
evalMethod · 0.80
saveMethod · 0.80
evalMethod · 0.80
saveMethod · 0.80
evalMethod · 0.80
evalMethod · 0.80

Calls 2

getFrameMethod · 0.95
getObjMethod · 0.45

Tested by

no test coverage detected