Gnash 0.8.9
Namespaces | Functions

Error_as.cpp File Reference

#include "Error_as.h"
#include <sstream>
#include "as_object.h"
#include "log.h"
#include "fn_call.h"
#include "Global_as.h"
#include "GnashException.h"
#include "as_value.h"
#include "VM.h"
#include "as_function.h"

Namespaces

namespace  gnash
 

Anonymous namespace for callbacks, local functions, event handlers etc.


namespace  gnash::cpp

Functions

as_value gnash::cpp::error_toString (const fn_call &fn)
as_value gnash::cpp::error_ctor (const fn_call &fn)
void gnash::cpp::attachErrorInterface (as_object &o)
void gnash::Error_class_init (as_object &global, const ObjectURI &uri)
 Initialize the global Error class.