多项选择题

程序员经常借助哪些属性可以找到原型对象()

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