Sign in
cobalt
/
cobalt
/
0585facbd3129ea3f3d3c63f9539aacbad3130c8
/
.
/
third_party
/
devtools
/
node_modules
/
has
/
src
/
index.js
blob: dd92dd9094edb035159cfbf38af395418381abe7 [
file
] [
log
] [
blame
]
'use strict'
;
var
bind
=
require
(
'function-bind'
);
module
.
exports
=
bind
.
call
(
Function
.
call
,
Object
.
prototype
.
hasOwnProperty
);