Gnash
0.8.10
|
#include "namedStrings.h"
#include "Boolean_as.h"
#include "as_object.h"
#include "log.h"
#include "fn_call.h"
#include "Global_as.h"
#include "NativeFunction.h"
#include "GnashException.h"
#include "VM.h"
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
void | gnash::boolean_class_init (as_object &global, const ObjectURI &uri) |
Initialize the global Boolean class. | |
void | gnash::registerBooleanNative (as_object &global) |