Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9348520
function-call.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
206 B
Subscribers
None
function-call.js
View Options
var
NATIVE_BIND
=
require
(
'../internals/function-bind-native'
);
var
call
=
Function
.
prototype
.
call
;
module
.
exports
=
NATIVE_BIND
?
call
.
bind
(
call
)
:
function
()
{
return
call
.
apply
(
call
,
arguments
);
};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 4 2025, 6:35 PM (5 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3301306
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment