Home
last modified time | relevance | path

Searched refs:getApplicableMethods (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/genfun/lib/
Dgenfun.js100 const methods = this.getApplicableMethods(arguments)
132 let applicableMethods = this.getApplicableMethods(args)
156 Genfun.prototype.getApplicableMethods = function getApplicableMethods (args) { method in Genfun