Hi, Is there any way to check if var is an object of simple type besides getting prototype string? "myObj.any = new Number();" or "myObj.any = new Boolean(true);"
IsNumber() or IsBoolean() would return false. Thanks Vlad -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
