CLASS_FUNCTION    100 libcore/abc/Class.cpp 	a.setName(NSV::CLASS_FUNCTION);
CLASS_FUNCTION    183 libcore/abc/Method.cpp 	a.setName(NSV::CLASS_FUNCTION);
CLASS_FUNCTION    168 libcore/asobj/Global_as.cpp         gnash::getOwnProperty(*this, NSV::CLASS_FUNCTION).to_function();
CLASS_FUNCTION    188 libcore/asobj/Global_as.cpp         gnash::getOwnProperty(*this, NSV::CLASS_FUNCTION).to_function();
CLASS_FUNCTION    238 libcore/asobj/Global_as.cpp     function_class_init(*this, NSV::CLASS_FUNCTION);
CLASS_FUNCTION    204 libcore/namedStrings.cpp     string_table::svt( "Function", NSV::CLASS_FUNCTION ),
CLASS_FUNCTION   3126 libcore/vm/ASHandlers.cpp     as_function* f = getOwnProperty(gl, NSV::CLASS_FUNCTION).to_function();
CLASS_FUNCTION   3354 libcore/vm/ASHandlers.cpp     as_function* f = getOwnProperty(gl, NSV::CLASS_FUNCTION).to_function();
CLASS_FUNCTION    288 libcore/vm/VM.cpp     as_function* func = getOwnProperty(gl, NSV::CLASS_FUNCTION).to_function();