Gnash
0.8.10
|
#include "log.h"
#include "Number_as.h"
#include "fn_call.h"
#include "Global_as.h"
#include "as_object.h"
#include "as_value.h"
#include "NativeFunction.h"
#include "VM.h"
#include "namedStrings.h"
#include <sstream>
#include <cmath>
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
void | gnash::number_class_init (as_object &global, const ObjectURI &uri) |
Initialize the global Number class. | |
void | gnash::registerNumberNative (as_object &global) |