Gnash
0.8.10
|
CallFrame(UserFunction *func) | gnash::CallFrame | |
CallFrame(const CallFrame &other) | gnash::CallFrame | [inline] |
function() | gnash::CallFrame | [inline] |
getLocalRegister(size_t i) const | gnash::CallFrame | [inline] |
hasRegisters() const | gnash::CallFrame | [inline] |
locals() | gnash::CallFrame | [inline] |
markReachableResources() const | gnash::CallFrame | |
operator<<(std::ostream &, const CallFrame &) | gnash::CallFrame | [friend] |
operator=(const CallFrame &other) | gnash::CallFrame | [inline] |
Registers typedef | gnash::CallFrame | |
setLocalRegister(size_t i, const as_value &val) | gnash::CallFrame |