Gnash
0.8.10
|
#include "FileReferenceList_as.h"
#include "as_function.h"
#include "as_object.h"
#include "log.h"
#include "fn_call.h"
#include "Global_as.h"
#include "GnashException.h"
#include "VM.h"
#include <sstream>
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
as_value | gnash::filereferencelist_ctor (const fn_call &fn) |
void | gnash::filereferencelist_class_init (as_object &where, const ObjectURI &uri) |
Initialize the global FileReferenceList class. |