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