Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8394308
es.number.min-safe-integer.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
257 B
Subscribers
None
es.number.min-safe-integer.js
View Options
var
$
=
require
(
'../internals/export'
);
// `Number.MIN_SAFE_INTEGER` constant
// https://tc39.es/ecma262/#sec-number.min_safe_integer
$
({
target
:
'Number'
,
stat
:
true
,
nonConfigurable
:
true
,
nonWritable
:
true
},
{
MIN_SAFE_INTEGER
:
-
0x1FFFFFFFFFFFFF
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 4, 7:23 PM (6 d, 13 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3301375
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment