Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9348034
es.symbol.to-primitive.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
427 B
Subscribers
None
es.symbol.to-primitive.js
View Options
var
defineWellKnownSymbol
=
require
(
'../internals/well-known-symbol-define'
);
var
defineSymbolToPrimitive
=
require
(
'../internals/symbol-define-to-primitive'
);
// `Symbol.toPrimitive` well-known symbol
// https://tc39.es/ecma262/#sec-symbol.toprimitive
defineWellKnownSymbol
(
'toPrimitive'
);
// `Symbol.prototype[@@toPrimitive]` method
// https://tc39.es/ecma262/#sec-symbol.prototype-@@toprimitive
defineSymbolToPrimitive
();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 4 2025, 6:08 PM (4 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3364879
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment