Home
last modified time | relevance | path

Searched refs:joiny (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/function-bind/
H A Dimplementation.js31 var joiny = function (arr, joiner) { function
74 bound = Function('binder', 'return function (' + joiny(boundArgs, ',') + '){ return binder.apply(this,arguments); }')(binder);

Completed in 1 milliseconds