Gnash  0.8.10
Public Member Functions | Public Attributes
gnash::abc::Machine::State Class Reference

The state of the machine. More...

List of all members.

Public Member Functions

void to_debug_string ()

Public Attributes

unsigned int _stackDepth
unsigned int _stackTotalSize
unsigned int _scopeStackDepth
unsigned int mScopeTotalSize
bool mReturn
CodeStreammStream
NamespacemDefaultXMLNamespace
as_objectmCurrentScope
as_valuemGlobalReturn
as_objectmThis
std::vector< as_value_registers
abc_functionmFunction

Detailed Description

The state of the machine.


Member Function Documentation

void gnash::abc::Machine::State::to_debug_string ( ) [inline]

Member Data Documentation

Referenced by to_debug_string().

Referenced by to_debug_string().

Referenced by to_debug_string().

Referenced by to_debug_string().


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