Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9348484
descriptors.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
226 B
Subscribers
None
descriptors.js
View Options
var
fails
=
require
(
'../internals/fails'
);
// Detect IE8's incomplete defineProperty implementation
module
.
exports
=
!
fails
(
function
()
{
return
Object
.
defineProperty
({},
1
,
{
get
:
function
()
{
return
7
;
}
})[
1
]
!=
7
;
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 4 2025, 6:33 PM (5 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3442364
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment