Gnash
0.8.11dev
|
Go to the source code of this file.
Classes | |
class | gnash::FunctionArgs< T > |
A class to contain transferable arguments for a fn_call. More... | |
class | gnash::as_function |
ActionScript Function, either builtin or SWF-defined. More... | |
Namespaces | |
gnash | |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
as_object * | gnash::constructInstance (as_function &ctor, const as_environment &env, FunctionArgs< as_value > &args) |
Construct a new object from the given constructor. More... | |