Interpreter Struct Reference

#include <slate.hpp>

Collaboration diagram for Interpreter:

Collaboration graph
[legend]

List of all members.

Public Attributes

struct Object base
struct OopArraystack
struct CompiledMethodmethod
struct Closureclosure
struct LexicalContextlexicalContext
struct ObjectensureHandlers
word_t framePointer
word_t codePointer
word_t codeSize
word_t stackPointer
word_t stackSize


Detailed Description

Definition at line 264 of file slate.hpp.


Member Data Documentation

struct Object Interpreter::base [read]

Definition at line 266 of file slate.hpp.

struct Closure* Interpreter::closure [read]

Definition at line 269 of file slate.hpp.

Definition at line 274 of file slate.hpp.

Definition at line 275 of file slate.hpp.

Definition at line 271 of file slate.hpp.

Definition at line 273 of file slate.hpp.

Definition at line 270 of file slate.hpp.

Definition at line 268 of file slate.hpp.

struct OopArray* Interpreter::stack [read]

Definition at line 267 of file slate.hpp.

Definition at line 276 of file slate.hpp.

Definition at line 277 of file slate.hpp.


The documentation for this struct was generated from the following file:

Generated on Fri Feb 5 09:54:16 2010 for Slate VM by  doxygen 1.5.8