|
Gnash
0.8.11dev
|
#include "Function_as.h"#include "as_object.h"#include "Global_as.h"#include "as_value.h"#include "Array_as.h"#include "NativeFunction.h"#include "fn_call.h"#include "VM.h"#include "log.h"#include "namedStrings.h"Namespaces | |
| gnash | |
| Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
| void | gnash::registerFunctionNative (as_object &global) |
| Register Function native functions. More... | |
| void | gnash::function_class_init (as_object &global, const ObjectURI &uri) |
| Initialize the global Function constructor. More... | |
1.8.12