zachleat’s avatarzachleat’s Twitter Archive—№ 10,353

    1. …in reply to @tylerama9
      @tylerama9 I think it’s expected that FF and Chrome have a different number of props—but compare Object.getOwnPropertyNames( window ).length
  1. …in reply to @zachleat
    @tylerama9 also, that for loop will only count enumerable properties.