PROP_CONSTRUCTOR   81 libcore/AMFConverter.cpp         if (key == NSV::PROP_uuPROTOuu || key == NSV::PROP_CONSTRUCTOR)
PROP_CONSTRUCTOR   77 libcore/as_function.cpp         newobj.init_member(NSV::PROP_CONSTRUCTOR, this, PropFlags::dontEnum);
PROP_CONSTRUCTOR  115 libcore/as_function.cpp             fakeobj->init_member(NSV::PROP_CONSTRUCTOR, as_value(this),
PROP_CONSTRUCTOR   52 libcore/asobj/Accessibility_as.cpp     obj->init_member(NSV::PROP_CONSTRUCTOR, getMember(gl, NSV::CLASS_OBJECT),
PROP_CONSTRUCTOR  879 libcore/asobj/Array_as.cpp     proto->init_member(NSV::PROP_CONSTRUCTOR, cl);
PROP_CONSTRUCTOR   69 libcore/asobj/Boolean_as.cpp     proto->init_member(NSV::PROP_CONSTRUCTOR, cl);
PROP_CONSTRUCTOR   77 libcore/asobj/Color_as.cpp     proto->set_member_flags(NSV::PROP_CONSTRUCTOR, protect); 
PROP_CONSTRUCTOR  215 libcore/asobj/Date_as.cpp     cl->set_member_flags(NSV::PROP_CONSTRUCTOR, flags);
PROP_CONSTRUCTOR   75 libcore/asobj/Function_as.cpp     func->init_member(NSV::PROP_CONSTRUCTOR, func);
PROP_CONSTRUCTOR   76 libcore/asobj/Function_as.cpp     proto->init_member(NSV::PROP_CONSTRUCTOR, func); 
PROP_CONSTRUCTOR  163 libcore/asobj/Global_as.cpp     proto->init_member(NSV::PROP_CONSTRUCTOR, f); 
PROP_CONSTRUCTOR  173 libcore/asobj/Global_as.cpp         f->init_member(NSV::PROP_CONSTRUCTOR, fun);
PROP_CONSTRUCTOR  184 libcore/asobj/Global_as.cpp         prototype->init_member(NSV::PROP_CONSTRUCTOR, cl); 
PROP_CONSTRUCTOR  194 libcore/asobj/Global_as.cpp         cl->init_member(NSV::PROP_CONSTRUCTOR, fun);
PROP_CONSTRUCTOR  215 libcore/asobj/Global_as.cpp             array->init_member(NSV::PROP_CONSTRUCTOR, ctor);
PROP_CONSTRUCTOR  158 libcore/asobj/Number_as.cpp     proto->init_member(NSV::PROP_CONSTRUCTOR, cl);
PROP_CONSTRUCTOR   89 libcore/asobj/Object.cpp     proto->init_member(NSV::PROP_CONSTRUCTOR, cl);
PROP_CONSTRUCTOR   97 libcore/asobj/Object.cpp     cl->set_member_flags(NSV::PROP_CONSTRUCTOR, readOnly);
PROP_CONSTRUCTOR  154 libcore/asobj/SharedObject_as.cpp         if (eq(uri, NSV::PROP_uuPROTOuu) || eq(uri, NSV::PROP_CONSTRUCTOR)) {
PROP_CONSTRUCTOR  284 libcore/asobj/Sound_as.cpp     proto->set_member_flags(NSV::PROP_CONSTRUCTOR, PropFlags::readOnly);
PROP_CONSTRUCTOR  118 libcore/asobj/String_as.cpp     proto->init_member(NSV::PROP_CONSTRUCTOR, cl);
PROP_CONSTRUCTOR  130 libcore/asobj/XMLNode_as.cpp             o->init_member(NSV::PROP_CONSTRUCTOR, xn);
PROP_CONSTRUCTOR  124 libcore/asobj/flash/filters/BitmapFilter_as.cpp     proto->init_member(NSV::PROP_CONSTRUCTOR, cl);
PROP_CONSTRUCTOR   50 libcore/namedStrings.cpp     string_table::svt( "constructor", NSV::PROP_CONSTRUCTOR ),
PROP_CONSTRUCTOR 2391 libcore/vm/ASHandlers.cpp     obj->init_member(NSV::PROP_CONSTRUCTOR, getMember(gl, NSV::CLASS_OBJECT));
PROP_CONSTRUCTOR 3121 libcore/vm/ASHandlers.cpp     proto->init_member(NSV::PROP_CONSTRUCTOR, func); 
PROP_CONSTRUCTOR 3131 libcore/vm/ASHandlers.cpp         func->init_member(NSV::PROP_CONSTRUCTOR, f);
PROP_CONSTRUCTOR 3349 libcore/vm/ASHandlers.cpp     proto->init_member(NSV::PROP_CONSTRUCTOR, func); 
PROP_CONSTRUCTOR 3359 libcore/vm/ASHandlers.cpp         func->init_member(NSV::PROP_CONSTRUCTOR, f);
PROP_CONSTRUCTOR 1555 libcore/vm/Machine.cpp                     as_value c = getMember(*super, NSV::PROP_CONSTRUCTOR);
PROP_CONSTRUCTOR 1625 libcore/vm/Machine.cpp                                     NSV::PROP_CONSTRUCTOR);
PROP_CONSTRUCTOR 1738 libcore/vm/Machine.cpp                     new_class->init_member(NSV::PROP_CONSTRUCTOR, ctor, 0);
PROP_CONSTRUCTOR  293 libcore/vm/VM.cpp         f->init_member(NSV::PROP_CONSTRUCTOR, func);