Bond 0.9
C++ Bond Runtime Library API Documentation
Loading...
Searching...
No Matches
Virtual Machine

These classes form the parts of the Bond virtual machine. More...

Classes

class  Bond::Collectable
 
class  Bond::WrapperCollectable< T >
 
class  Bond::Collector
 
class  Bond::StackFrame
 
class  Bond::InvocationStackFrame
 
class  Bond::VM
 

Typedefs

typedef Allocator::ObjectHandle< CollectableBond::CollectableHandle
 
typedef AutoStack< StackFrameBond::StackFrames
 

Detailed Description

These classes form the parts of the Bond virtual machine.

Typedef Documentation

◆ CollectableHandle

◆ StackFrames