getOwnProperty 1627 libcore/MovieClip.cpp Property* proto = ctor->getOwnProperty(NSV::PROP_PROTOTYPE); getOwnProperty 140 libcore/abc/Class.cpp Property *getset = _prototype->getOwnProperty(uri); getOwnProperty 159 libcore/abc/Class.cpp Property *getset = _prototype->getOwnProperty(uri); getOwnProperty 127 libcore/abc/Method.cpp Property *getset = _prototype->getOwnProperty(uri); getOwnProperty 147 libcore/abc/Method.cpp Property *getset = _prototype->getOwnProperty(uri); getOwnProperty 601 libcore/as_environment.cpp Property* prop = locals.getOwnProperty(getURI(getVM(locals), varname)); getOwnProperty 58 libcore/as_function.cpp Property* proto = ctor.getOwnProperty(NSV::PROP_PROTOTYPE); getOwnProperty 460 libcore/as_object.h Property* getOwnProperty(const ObjectURI& uri); getOwnProperty 778 libcore/as_object.h getOwnProperty(as_object& o, const ObjectURI& uri) getOwnProperty 780 libcore/as_object.h Property* p = o.getOwnProperty(uri); getOwnProperty 857 libcore/as_object.h return (o.getOwnProperty(uri)); getOwnProperty 630 libcore/asobj/Array_as.cpp const as_value& av = getOwnProperty(*ao, _prop); getOwnProperty 631 libcore/asobj/Array_as.cpp const as_value& bv = getOwnProperty(*bo, _prop); getOwnProperty 680 libcore/asobj/Array_as.cpp const as_value& av = getOwnProperty(*ao, *pit); getOwnProperty 681 libcore/asobj/Array_as.cpp const as_value& bv = getOwnProperty(*bo, *pit); getOwnProperty 717 libcore/asobj/Array_as.cpp const as_value& av = getOwnProperty(*ao, *pit); getOwnProperty 718 libcore/asobj/Array_as.cpp const as_value& bv = getOwnProperty(*bo, *pit); getOwnProperty 840 libcore/asobj/Array_as.cpp const as_value& length = getOwnProperty(array, NSV::PROP_LENGTH); getOwnProperty 983 libcore/asobj/Array_as.cpp callMethod(ret, NSV::PROP_PUSH, getOwnProperty(*array, key)); getOwnProperty 1242 libcore/asobj/Array_as.cpp array->set_member(currentkey, getOwnProperty(*array, nextkey)); getOwnProperty 1266 libcore/asobj/Array_as.cpp as_value ret = getOwnProperty(*array, ind); getOwnProperty 1284 libcore/asobj/Array_as.cpp as_value ret = getOwnProperty(*array, getKey(fn, 0)); getOwnProperty 1290 libcore/asobj/Array_as.cpp array->set_member(currentkey, getOwnProperty(*array, nextkey)); getOwnProperty 1311 libcore/asobj/Array_as.cpp const as_value top = getOwnProperty(*array, topkey); getOwnProperty 1312 libcore/asobj/Array_as.cpp const as_value bottom = getOwnProperty(*array, bottomkey); getOwnProperty 1458 libcore/asobj/Array_as.cpp const as_value& el = getOwnProperty(*array, getURI(vm, index)); getOwnProperty 1492 libcore/asobj/Array_as.cpp pred(getOwnProperty(array, arrayKey(vm, i))); getOwnProperty 86 libcore/asobj/Array_as.h pred(getOwnProperty(array, arrayKey(vm, i))); getOwnProperty 168 libcore/asobj/Global_as.cpp gnash::getOwnProperty(*this, NSV::CLASS_FUNCTION).to_function(); getOwnProperty 188 libcore/asobj/Global_as.cpp gnash::getOwnProperty(*this, NSV::CLASS_FUNCTION).to_function(); getOwnProperty 387 libcore/asobj/Object.cpp Property* prop = obj->getOwnProperty(getURI(getVM(fn),propname)); getOwnProperty 425 libcore/asobj/flash/external/ExternalInterface_as.cpp tx(getOwnProperty(*obj, arrayKey(vm, i))); getOwnProperty 3126 libcore/vm/ASHandlers.cpp as_function* f = getOwnProperty(gl, NSV::CLASS_FUNCTION).to_function(); getOwnProperty 3354 libcore/vm/ASHandlers.cpp as_function* f = getOwnProperty(gl, NSV::CLASS_FUNCTION).to_function(); getOwnProperty 86 libcore/vm/CallStack.cpp Property* prop = locals.getOwnProperty(name); getOwnProperty 288 libcore/vm/VM.cpp as_function* func = getOwnProperty(gl, NSV::CLASS_FUNCTION).to_function();