getConstructor 203 libcore/abc/Class.h Method* getConstructor() const {
getConstructor 189 libcore/as_object.cpp return _super ? getConstructor(*_super) : 0;
getConstructor 1737 libcore/vm/Machine.cpp as_function* ctor = c->getConstructor()->getPrototype();
getConstructor 3159 libcore/vm/Machine.cpp Method* constructor = start_script->getConstructor();
getConstructor 3241 libcore/vm/Machine.cpp Method* ctor = cl->getConstructor();