#include <slotRef.h>
Class diagram for nonexistentSlotRef:
Public Members | |||
![]() | ![]() | nonexistentSlotRef (oop c) | |
![]() | ![]() | bool | exists () |
![]() | ![]() | void | print_short () |
![]() | ![]() | void | print () |
![]() | ![]() | oop | contents () |
![]() | ![]() | oop | methodHolder_or_map (oop rcvr) |
![]() | ![]() | oop | generalized_methodHolder_or_map (oop rcvr) |
![]() | ![]() | oop | _contents |
nonexistentSlotRef::nonexistentSlotRef (oop c) [inline]
|
bool nonexistentSlotRef::exists () [inline, virtual]
|
Reimplemented from abstractSlotRef.
void nonexistentSlotRef::print_short () [virtual]
|
Reimplemented from VMObj.
void nonexistentSlotRef::print () [virtual]
|
Reimplemented from VMObj.
oop nonexistentSlotRef::contents () [inline, virtual]
|
Reimplemented from abstractSlotRef.
oop nonexistentSlotRef::methodHolder_or_map (oop rcvr) [inline, virtual]
|
Reimplemented from abstractSlotRef.
oop nonexistentSlotRef::generalized_methodHolder_or_map (oop rcvr) [inline, virtual]
|
Reimplemented from abstractSlotRef.
oop nonexistentSlotRef::_contents |