toObject          322 extensions/mysql/mysql_db.cpp 	    as_object* arr = toObject(fn.arg(1), getVM(fn));
toObject          122 libcore/ClassHierarchy.cpp             if (!toObject(us, getVM(fn))) {
toObject          792 libcore/MovieClip.cpp     return toObject(tmp, getVM(*getObject(this)));
toObject          335 libcore/Video.cpp     as_object* obj = toObject(fn.arg(0), getVM(fn));
toObject          108 libcore/as_function.cpp         as_object* fakeobj = toObject(ret, getVM(env));
toObject          783 libcore/as_object.cpp     as_object* ctorProto = toObject(protoVal, getVM(*this));
toObject          944 libcore/as_object.cpp     return toObject(proto, getVM(*this));
toObject         1096 libcore/as_object.cpp     return toObject(tmp, getVM(o));
toObject         1113 libcore/as_object.cpp     as_object* ctor = toObject(getMember(gl, c), getVM(gl));
toObject         1115 libcore/as_object.cpp         toObject(getMember(*ctor, NSV::PROP_PROTOTYPE), getVM(gl)) : 0;
toObject          624 libcore/asobj/Array_as.cpp         as_object* ao = toObject(a, getVM(_obj));
toObject          625 libcore/asobj/Array_as.cpp         as_object* bo = toObject(b, getVM(_obj));
toObject          670 libcore/asobj/Array_as.cpp         as_object* ao = toObject(a, getVM(_obj));
toObject          671 libcore/asobj/Array_as.cpp         as_object* bo = toObject(b, getVM(_obj));
toObject          711 libcore/asobj/Array_as.cpp         as_object* ao = toObject(a, getVM(_obj));
toObject          712 libcore/asobj/Array_as.cpp         as_object* bo = toObject(b, getVM(_obj));
toObject         1121 libcore/asobj/Array_as.cpp         as_object* props = toObject(fn.arg(0), getVM(fn));
toObject         1143 libcore/asobj/Array_as.cpp             as_object* farray = toObject(fn.arg(1), getVM(fn));
toObject         1364 libcore/asobj/Array_as.cpp         as_object* other = toObject(arg, getVM(fn));
toObject          103 libcore/asobj/AsBroadcaster.cpp         as_object* o = toObject(v, getVM(_fn));
toObject          151 libcore/asobj/AsBroadcaster.cpp     as_object* asb = toObject(
toObject          250 libcore/asobj/AsBroadcaster.cpp     as_object* tgt = toObject(tgtval, getVM(fn));
toObject          302 libcore/asobj/AsBroadcaster.cpp     as_object* listeners = toObject(listenersValue, getVM(fn));
toObject          346 libcore/asobj/AsBroadcaster.cpp     as_object* listeners = toObject(listenersValue, getVM(fn));
toObject          412 libcore/asobj/AsBroadcaster.cpp     as_object* listeners = toObject(listenersValue, getVM(fn));
toObject          249 libcore/asobj/Camera_as.cpp     as_object* proto = toObject(
toObject           70 libcore/asobj/Color_as.cpp     as_object* proto = toObject(
toObject          192 libcore/asobj/Color_as.cpp 	as_object* trans = toObject(fn.arg(0), getVM(fn));
toObject           65 libcore/asobj/ContextMenu_as.cpp         as_object* obj = toObject(val, getVM(_target));
toObject          161 libcore/asobj/ContextMenu_as.cpp                     (customs = toObject(customItems, getVM(fn)))) {
toObject          118 libcore/asobj/Function_as.cpp 		as_object* obj = toObject(fn.arg(0), getVM(fn));
toObject          141 libcore/asobj/Function_as.cpp 			as_object* arg1 = toObject(fn.arg(1), getVM(fn));
toObject          168 libcore/asobj/Function_as.cpp     else tp = toObject(fn.arg(0), getVM(fn));
toObject          211 libcore/asobj/Global_as.cpp     as_object* obj = toObject(ctor, gnash::getVM(*this));
toObject          609 libcore/asobj/Global_as.cpp     as_object* obj = toObject(fn.arg(0), getVM(fn));
toObject          753 libcore/asobj/Global_as.cpp     as_object* targetObject = toObject(fn.arg(0), getVM(fn));
toObject          822 libcore/asobj/Global_as.cpp     as_object* targetObject = toObject(fn.arg(0), getVM(fn));
toObject          958 libcore/asobj/Global_as.cpp 	as_object* obj = toObject(fn.arg(0), getVM(fn));
toObject         1031 libcore/asobj/Global_as.cpp 	as_object* obj = toObject(fn.arg(0), getVM(fn));
toObject          184 libcore/asobj/Global_as.h 		if (as_object* func = toObject(method, getVM(env))) {
toObject          172 libcore/asobj/LoadableObject.cpp         array = toObject(customHeaders, getVM(fn));
toObject          202 libcore/asobj/LoadableObject.cpp         as_object* headerArray = toObject(fn.arg(0), getVM(fn));
toObject          327 libcore/asobj/LoadableObject.cpp     as_object* target = toObject(fn.arg(1), getVM(fn));
toObject          356 libcore/asobj/LoadableObject.cpp             as_object* array = toObject(customHeaders, getVM(fn));
toObject          252 libcore/asobj/Microphone_as.cpp     as_object* proto = toObject(getMember(*ptr, NSV::PROP_PROTOTYPE), getVM(fn));
toObject          186 libcore/asobj/MovieClipLoader.cpp 	as_object* target = toObject(fn.arg(0), getVM(fn));
toObject          500 libcore/asobj/MovieClip_as.cpp         initObj = toObject(fn.arg(3), getVM(fn));
toObject          535 libcore/asobj/MovieClip_as.cpp     if (!isNativeType(toObject(fn.arg(0), getVM(fn)), ns)) { 
toObject          742 libcore/asobj/MovieClip_as.cpp         as_object* initObject = toObject(fn.arg(2), getVM(fn));
toObject         1162 libcore/asobj/MovieClip_as.cpp     as_object* o = toObject(fn.arg(0), getVM(fn));
toObject         1273 libcore/asobj/MovieClip_as.cpp     as_object* obj = toObject(fn.arg(0), getVM(fn));
toObject         1334 libcore/asobj/MovieClip_as.cpp     as_object* obj = toObject(fn.arg(0), getVM(fn));
toObject         1404 libcore/asobj/MovieClip_as.cpp         as_object* obj = toObject(arg, getVM(fn));
toObject         1749 libcore/asobj/MovieClip_as.cpp     ObjPtr colors = toObject(fn.arg(1), getVM(fn));
toObject         1750 libcore/asobj/MovieClip_as.cpp     ObjPtr alphas = toObject(fn.arg(2), getVM(fn));
toObject         1751 libcore/asobj/MovieClip_as.cpp     ObjPtr ratios = toObject(fn.arg(3), getVM(fn));
toObject         1752 libcore/asobj/MovieClip_as.cpp     ObjPtr matrix = toObject(fn.arg(4), getVM(fn));
toObject         1964 libcore/asobj/MovieClip_as.cpp     as_object* obj = toObject(fn.arg(0), getVM(fn));
toObject         1978 libcore/asobj/MovieClip_as.cpp         as_object* matrix = toObject(fn.arg(1), getVM(fn));
toObject         2044 libcore/asobj/MovieClip_as.cpp     as_object* obj = toObject(fn.arg(0), getVM(fn));
toObject          676 libcore/asobj/NetConnection_as.cpp             asCallback = (toObject(fn.arg(1), getVM(fn)));
toObject          831 libcore/asobj/NetConnection_as.cpp         as_object* nc = toObject(f, getVM(fn));
toObject         1582 libcore/asobj/NetStream_as.cpp         if (isNativeType(toObject(fn.arg(0), getVM(fn)), nc)) {
toObject          142 libcore/asobj/Object.cpp         as_object* obj = toObject(fn.arg(0), getVM(fn));
toObject          409 libcore/asobj/Object.cpp     as_object* arg = toObject(fn.arg(0), getVM(fn));
toObject          214 libcore/asobj/Selection_as.cpp         as_object* obj = toObject(focus, getVM(fn));
toObject          916 libcore/asobj/Sound_as.cpp             as_object* obj = toObject(arg0, getVM(fn));
toObject          689 libcore/asobj/TextField_as.cpp     if (!isNativeType(toObject(fn.arg(0), getVM(fn)), tf)) {
toObject          490 libcore/asobj/TextFormat_as.cpp     as_object* arg = toObject(fn.arg(0), getVM(fn));
toObject          127 libcore/asobj/XMLNode_as.cpp             toObject(getMember(_global, NSV::CLASS_XMLNODE), getVM(_global));
toObject          604 libcore/asobj/XMLNode_as.cpp     if (!isNativeType(toObject(fn.arg(0), getVM(fn)), node)) {
toObject          652 libcore/asobj/XMLNode_as.cpp     if (!isNativeType(toObject(fn.arg(0), getVM(fn)), newnode)) {
toObject          663 libcore/asobj/XMLNode_as.cpp     if (!isNativeType(toObject(fn.arg(1), getVM(fn)), pos)) {
toObject          625 libcore/asobj/XML_as.cpp             as_object* other = toObject(fn.arg(0), getVM(fn));
toObject          448 libcore/asobj/flash/display/BitmapData_as.cpp     as_object* o = toObject(fn.arg(0), getVM(fn));
toObject          462 libcore/asobj/flash/display/BitmapData_as.cpp         as_object* o = toObject(fn.arg(1), getVM(fn));
toObject          466 libcore/asobj/flash/display/BitmapData_as.cpp         as_object* o = toObject(fn.arg(2), getVM(fn));
toObject          497 libcore/asobj/flash/display/BitmapData_as.cpp     as_object* obj = toObject(arg, getVM(fn));
toObject          261 libcore/asobj/flash/external/ExternalInterface_as.cpp             as_object* asCallback = toObject(fn.arg(1), getVM(fn));
toObject          419 libcore/asobj/flash/external/ExternalInterface_as.cpp         as_object *obj = toObject(fn.arg(0), vm);
toObject          469 libcore/asobj/flash/external/ExternalInterface_as.cpp         as_object *obj = toObject(fn.arg(0), getVM(fn));
toObject          544 libcore/asobj/flash/external/ExternalInterface_as.cpp         as_object* obj = toObject(fn.arg(0), getVM(fn));
toObject          620 libcore/asobj/flash/external/ExternalInterface_as.cpp             as_object* obj = toObject(val, vm);
toObject          637 libcore/asobj/flash/external/ExternalInterface_as.cpp     as_object* o = toObject(arg, getVM(fn));
toObject          651 libcore/asobj/flash/external/ExternalInterface_as.cpp         as_object* fc = toObject(getMember(*o, firstChild), vm);
toObject          263 libcore/asobj/flash/geom/ColorTransform_as.cpp     as_object* o = toObject(fn.arg(0), getVM(fn));
toObject          204 libcore/asobj/flash/geom/Matrix_as.cpp     as_object* obj = toObject(arg, getVM(fn));
toObject          407 libcore/asobj/flash/geom/Matrix_as.cpp     as_object* obj = toObject(arg, getVM(fn));
toObject          715 libcore/asobj/flash/geom/Matrix_as.cpp     as_object* obj = toObject(arg, getVM(fn));
toObject          132 libcore/asobj/flash/geom/Point_as.cpp         as_object* o = toObject(arg1, getVM(fn));
toObject          203 libcore/asobj/flash/geom/Point_as.cpp     as_object* o = toObject(arg1, getVM(fn));
toObject          333 libcore/asobj/flash/geom/Point_as.cpp         as_object* o = toObject(arg1, getVM(fn));
toObject          443 libcore/asobj/flash/geom/Point_as.cpp     as_object* o1 = toObject(arg1, getVM(fn));
toObject          455 libcore/asobj/flash/geom/Point_as.cpp     as_object* o2 = toObject(arg2, getVM(fn));
toObject          515 libcore/asobj/flash/geom/Point_as.cpp         as_object* p0 = toObject(p0val, getVM(fn));
toObject          530 libcore/asobj/flash/geom/Point_as.cpp         as_object* p1 = toObject(p1val, getVM(fn));
toObject          204 libcore/asobj/flash/geom/Rectangle_as.cpp     as_object* arg = (fn.nargs > 0) ? toObject(fn.arg(0), getVM(fn)) : 0;
toObject          258 libcore/asobj/flash/geom/Rectangle_as.cpp     as_object* comp = toObject(fn.arg(0), getVM(fn));
toObject          369 libcore/asobj/flash/geom/Rectangle_as.cpp     as_object* arg = (fn.nargs > 0) ? toObject(fn.arg(0), getVM(fn)) : 0;
toObject          150 libcore/asobj/flash/geom/Transform_as.cpp     as_object* obj = toObject(fn.arg(0), getVM(fn));
toObject          310 libcore/asobj/flash/geom/Transform_as.cpp     as_object* obj = toObject(fn.arg(0), getVM(fn));
toObject          361 libcore/asobj/flash/geom/Transform_as.cpp     as_object* o = toObject(fn.arg(0), getVM(fn));
toObject         2521 libcore/movie_root.cpp     return toObject(val, mr.getVM());
toObject         2219 libcore/vm/ASHandlers.cpp         as_object* obj = toObject(function, getVM(thread.env));
toObject         3068 libcore/vm/ASHandlers.cpp     as_object* super = toObject(env.top(0), getVM(thread.env));
toObject         3089 libcore/vm/ASHandlers.cpp         toObject(getMember(*super, NSV::PROP_PROTOTYPE), getVM(thread.env));
toObject         3281 libcore/vm/ASHandlers.cpp     as_object* with_obj = toObject(val, getVM(thread.env));
toObject         3433 libcore/vm/ASHandlers.cpp         return toObject(val, vm);
toObject          415 libcore/vm/VM.h as_object* toObject(const as_value& v, VM& vm);