Gnash
0.8.10
|
#include <map>
#include <iostream>
#include <string>
#include "log.h"
#include "dejagnu.h"
#include "fn_call.h"
#include "as_object.h"
#include "as_function.h"
#include "Global_as.h"
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
as_value | gnash::dejagnu_pass (const fn_call &fn) |
as_value | gnash::dejagnu_fail (const fn_call &fn) |
as_value | gnash::dejagnu_totals (const fn_call &fn) |
void | gnash::dejagnu_class_init (as_object &obj) |