单项选择题

在实现对象继承时字类要继承父类的this指向,以下哪个方法可以实现修改this指向()

A.__proto__
B.apply
C.instanceof
D.constructor