get_super 125 libcore/Function.cpp fn.this_ptr ? fn.this_ptr->get_super() : 0; get_super 146 libcore/Function2.cpp fn.this_ptr ? fn.this_ptr->get_super() : 0; get_super 107 libcore/Timers.cpp as_object* super = _function ? _object->get_super() get_super 108 libcore/Timers.cpp : _object->get_super(_methodName); get_super 145 libcore/as_object.cpp virtual as_object* get_super(const ObjectURI& fname); get_super 436 libcore/as_object.h virtual as_object* get_super(const ObjectURI& fname); get_super 437 libcore/as_object.h as_object* get_super(); get_super 115 libcore/asobj/AsBroadcaster.cpp _fn.super = o->get_super(_eventURI); get_super 2220 libcore/vm/ASHandlers.cpp super = obj->get_super(); get_super 2791 libcore/vm/ASHandlers.cpp super = obj->get_super(methURI); get_super 1377 libcore/vm/Machine.cpp _stack.top(argc).to_object(*_global)->get_super();