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

Method getFrame

src/interp/State.java:68–74  ·  view source on GitHub ↗

Return the value held at a particular offset in the current stack frame.

(int offset)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getThisMethod · 0.95
evalMethod · 0.45

Calls 2

b2pMethod · 0.95
abortMethod · 0.95

Tested by

no test coverage detected