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

Method setField

src/interp/ObjValue.java:79–82  ·  view source on GitHub ↗

Set the value stored in a particular field of this object value.

(int offset, Value val)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

evalMethod · 0.95
saveMethod · 0.45
saveMethod · 0.45
saveMethod · 0.45
saveMethod · 0.45
ArrayValueMethod · 0.45

Calls 2

checkNullMethod · 0.95
b2fMethod · 0.95

Tested by

no test coverage detected