#include <slate.hpp>
Public Attributes | |
struct Object | base |
struct Object * | flags |
struct Object * | representative |
struct OopArray * | delegates |
struct Object * | slotCount |
struct SlotTable * | slotTable |
struct RoleTable * | roleTable |
word_t | dispatchID |
word_t | visitedPositions |
Definition at line 151 of file slate.hpp.
struct OopArray* Map::delegates [read] |
word_t Map::dispatchID |
struct Object* Map::flags [read] |
struct Object* Map::representative [read] |
struct RoleTable* Map::roleTable [read] |
struct Object* Map::slotCount [read] |
struct SlotTable* Map::slotTable [read] |
word_t Map::visitedPositions |