21 #ifndef GNASH_ASOBJ_FUNCTION_AS_H 22 #define GNASH_ASOBJ_FUNCTION_AS_H uri
Definition: test.py:12
Anonymous namespace for callbacks, local functions, event handlers etc.
Definition: dbus_ext.cpp:40
void function_class_init(as_object &where, const ObjectURI &uri)
Initialize the global Function constructor.
Definition: Function_as.cpp:66
void registerFunctionNative(as_object &global)
Register Function native functions.
Definition: Function_as.cpp:58