Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9342780
es.object.define-properties.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
484 B
Subscribers
None
es.object.define-properties.js
View Options
var
$
=
require
(
'../internals/export'
);
var
DESCRIPTORS
=
require
(
'../internals/descriptors'
);
var
defineProperties
=
require
(
'../internals/object-define-properties'
).
f
;
// `Object.defineProperties` method
// https://tc39.es/ecma262/#sec-object.defineproperties
// eslint-disable-next-line es-x/no-object-defineproperties -- safe
$
({
target
:
'Object'
,
stat
:
true
,
forced
:
Object
.
defineProperties
!==
defineProperties
,
sham
:
!
DESCRIPTORS
},
{
defineProperties
:
defineProperties
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 4, 1:00 PM (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3338337
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment