Gnash
0.8.10
|
Go to the source code of this file.
Classes | |
class | gnash::as_function |
ActionScript Function, either builtin or SWF-defined. More... | |
Namespaces | |
namespace | 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. |