Tab Atkins Jr. (2014-06-16T23:10:23.000Z)
On Mon, Jun 16, 2014 at 4:08 PM, Oliver Hunt <oliver at apple.com> wrote:
> It turns out there are a number of sites (such as mobile.twitter.com) that
> are property detecting .entries on objects, and that means that they're
> breaking when Array.prototype.entries is provided.

What are they using the detection for?

~TJ
domenic at domenicdenicola.com (2014-06-20T19:54:36.055Z)
What are they using the detection for?
dignifiedquire at gmail.com (2014-06-17T18:13:14.909Z)
> On Mon, Jun 16, 2014 at 4:08 PM, Oliver Hunt <oliver at apple.com> wrote:
>
> It turns out there are a number of sites (such as mobile.twitter.com) that
> are property detecting .entries on objects, and that means that they're
> breaking when Array.prototype.entries is provided.

What are they using the detection for?

~TJ