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

Method checkNull

src/interp/ObjValue.java:59–63  ·  view source on GitHub ↗

Test to see if this is a null object, in which case we report an error and abort.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

getFieldMethod · 0.95
setFieldMethod · 0.95
callMethod · 0.80

Calls 1

abortMethod · 0.95

Tested by

no test coverage detected