Node:ABI, Previous:X Language classes, Up:Top
This chapter describes how variables are store in physical memory (byte-alignement, ...). The class 'XLData' is responsable to hold a particular data (variable, constant, ...), it contains a field named 'raw' wich is a pointer to the memory zone containing the actual data.