Skip to content

Commit 9289dd3

Browse files
author
Chris Barker
authored
Rephrase confusing comment in descriptors.js
1 parent bf3cdd2 commit 9289dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var fails = require('../internals/fails');
22

3-
// Thank's IE8 for his funny defineProperty
3+
// Handle IE8's unusual defineProperty implementation
44
module.exports = !fails(function () {
55
return Object.defineProperty({}, 1, { get: function () { return 7; } })[1] != 7;
66
});

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy