isSuper 475 libcore/as_object.h virtual bool isSuper() const { return false; } isSuper 2774 libcore/vm/ASHandlers.cpp if (obj->isSuper()) {