fix($compile): get $$observe listeners array as own property
Prevent accidentally treating a builtin function from Object.prototype as the binding object, and thus preventing the compiler from throwing when using attribute binding names which match a property of the Object prototype. Closes #9343 Closes #9345
C
Caitlin Potter committed
a27d827c22b0b6b3ba6b7495cf4fc338c6934b37
Parent: a1648a7