Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/constantinople/src/
Dindex.ts77 if (canCallMethod(object, '' + member)) {
248 function canCallMethod(object: any, member: string): boolean { function
/plugin/asciidocjs/node_modules/constantinople/lib/
Dindex.js74 if (canCallMethod(object, '' + member)) {
250 function canCallMethod(object, member) { function